Title: Internet Connection Test
Author: aabweber
Published: <strong>2014 年 2 月 12 日</strong>
Last modified: 2014 年 3 月 2 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/internet-connection-test.svg)

# Internet Connection Test

 作者：[aabweber](https://profiles.wordpress.org/aabweber/)

[下载](https://downloads.wordpress.org/plugin/internet-connection-test.zip)

 * [详情](https://cn.wordpress.org/plugins/internet-connection-test/#description)
 * [评价](https://cn.wordpress.org/plugins/internet-connection-test/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/internet-connection-test/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/internet-connection-test/#developers)

 [支持](https://wordpress.org/support/plugin/internet-connection-test/)

## 描述

This plugin allows you to place a widget for internet connection speed test.
 If
your theme doesn’t support widgets you can insert directly to your theme code something
like that:

    ```
    <?php showSpeedTestHTML();?>
    ```

or

    ```
    <?php echo getSpeedTestHTML();?>
    ```

See installation section to learn how to change widget template.

### Arbitrary section

### A brief Markdown Example

## 安装

 1. Upload `internet-connection-test` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Appearance -> Widgets in Admin Panel and you will see a new widget
 4. Drag and drop it to appropriate section, save
 5. If your theme doesn’t support widgets – add `<?php showSpeedTestHTML();?>` in your
    theme templates
 6. To change widget template copy spt-widget.php file from plugin directory to you
    theme directory, edit it as you want.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Internet Connection Test」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ aabweber ](https://profiles.wordpress.org/aabweber/)

[帮助将「Internet Connection Test」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/internet-connection-test)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/internet-connection-test/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/internet-connection-test/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/internet-connection-test/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/internet-connection-test/)。

## 更新日志

#### 0.3

Number of downloads limited to 5 then test will stops.

#### 0.2

 * Customizable labels
 * Customizable template
 * CSS bug fixes

#### 0.1

 * Initial release

## 额外信息

 *  版本 **0.3**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **3.7.41**
 *  语言
 * [English (US)](https://wordpress.org/plugins/internet-connection-test/)
 * 标签
 * [speed test](https://cn.wordpress.org/plugins/tags/speed-test/)[widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/internet-connection-test/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/internet-connection-test/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/internet-connection-test/reviews/)

## 贡献者

 *   [ aabweber ](https://profiles.wordpress.org/aabweber/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/internet-connection-test/)