Title: Uptime Robot Widget
Author: Beherit
Published: <strong>2015 年 5 月 28 日</strong>
Last modified: 2020 年 5 月 8 日

---

搜索插件

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

![](https://s.w.org/plugins/geopattern-icon/uptime-robot-widget.svg)

# Uptime Robot Widget

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

[下载](https://downloads.wordpress.org/plugin/uptime-robot-widget.1.8.2.zip)

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

 [支持](https://wordpress.org/support/plugin/uptime-robot-widget/)

## 描述

A simple widget that shows the status of the monitored services in the Uptime Robot
service. You only need to enter your Uptime Robot API key and add widget to website.

## 安装

In most cases you can install automatically from plugins page in admin panel.

However, if you want to install it manually, follow these steps:

 1. Download the plugin and unzip the archive.
 2. Upload the entire `uptime-robot-widget` folder to the `/wp-content/plugins/` directory.
 3. Activate the plugin through the Plugins menu in WordPress.

## 评价

![](https://secure.gravatar.com/avatar/c4157fa2de7dcf47bca358669bcb906fcd86877be513f55463f1d0112fa68bf5?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work for me](https://wordpress.org/support/topic/doesnt-work-for-me-174/)󠁿

 [tinkerbrained](https://profiles.wordpress.org/tinkerbrained/) 2020 年 9 月 6 日
1 回复

This plugin wouldn’t let me choose a page to publicly display my monitor on which
pretty much makes it useless. I installed a different uptime robot plugin and it
worked fine so I know my API is working.

![](https://secure.gravatar.com/avatar/a9eed52deefb92ef8152abf1c8e64a53676466870aa64168311c4d75d5ead4dd?
s=60&d=retro&r=g)

### 󠀁[Most beautiful and simple](https://wordpress.org/support/topic/most-beautiful-and-simple/)󠁿

 [tcmw](https://profiles.wordpress.org/tcmw/) 2017 年 2 月 17 日

Works beautifully. Thank you!

![](https://secure.gravatar.com/avatar/75d8136b257c22897bfe64ff0330ab6049dfcd5ad97caf69de9ff07a0a2d3828?
s=60&d=retro&r=g)

### 󠀁[Works very well.](https://wordpress.org/support/topic/works-well-enough-1/)󠁿

 [wgulden](https://profiles.wordpress.org/wgulden/) 2017 年 1 月 9 日

Nice little widget, works well with 4.7, easy to install. My earlier review of 4
stars was due to not being able to define the uptime period and that was fixed within
a few months. Thank you!

 [ 阅读所有3条评价 ](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/)

## 贡献者及开发者

「Uptime Robot Widget」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Uptime Robot Widget」插件已被翻译至 7 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/uptime-robot-widget/contributors)
为本插件所做的贡献。

[帮助将「Uptime Robot Widget」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/uptime-robot-widget)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.8.2 (2020-05-08)

 * Minor cache improvements.

#### 1.8 (2020-04-10)

 * Visual changes on the settings page.
 * Removed unused options.
 * Getting from API the list of public status pages.
 * Localize cache for multi language support.
 * Pure JavaScript instead of jQuery.

#### 1.7 (2019-09-26)

 * Using REST API instead of Ajax for loading widget.
 * Improved cache logic.
 * Visual changes on the settings page.
 * Added API key test.
 * Remove FontAwesome.
 * Minor fix in default CSS.

#### 1.6.2 (2017-02-18)

 * Minor bug fixes.

#### 1.6 (2017-02-11)

 * Switch to APIv2.
 * Minor improvements.

#### 1.5 (2016-12-19)

 * Public status page support.
 * Deleting all data after uninstalling the plugin.
 * Visual changes on the settings page.
 * FontAwesome updated to 4.7.0.
 * Other minor improvements.

#### 1.4 (2016-07-30)

 * Added cache system.
 * Better connection errors handling.
 * Removed retrying the connection in Ajax requests.
 * FontAwesome updated to 4.6.3.
 * Other minor improvements.

#### 1.3.4 (2016-04-05)

 * Added retrying the connection in get data.
 * Fix widget constructor.
 * Minor changes and fixes.

#### 1.3.2 (2016-03-12)

 * Add POT file and remove language files to allow WordPress.org language packs 
   to take effect.

#### 1.3 (2016-03-06)

 * Ability to get uptime ratio in a custom period.
 * FontAwesome updated to 4.5.0.

#### 1.2.2 (2015-12-17)

 * Return data in json at ajax request.
 * Changed the default timeout options value.

#### 1.2 (2015-10-21)

 * Added new options – connection timeout and connection retry limit.
 * Added retrying retrieve data in case of an error.
 * Changed language domain to uptime-robot-widget to work with WordPress new translation
   process.
 * Other changes and fixes.

#### 1.1.3 (2015-08-08)

 * Use PHP5 object constructors.

#### 1.1.2 (2015-08-04)

 * Updated FontAwesome.
 * Minor bugfix.

#### 1.1 (2015-06-21)

 * Optimize linking the scripts.
 * Minify jQuery script.
 * Properly added a link to the settings on plugins page.

#### 1.0.2 (2015-05-28)

 * Minor changes and fixes.

#### 1.0 (2015-05-25)

 * First public version.

## 额外信息

 *  版本 **1.8.2**
 *  最后更新：**6 年前**
 *  活跃安装数量 **80+**
 *  WordPress 版本 ** 4.6 或更高版本 **
 *  已测试的最高版本为 **5.4.19**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (Australia)](https://en-au.wordpress.org/plugins/uptime-robot-widget/)、
   [English (Canada)](https://en-ca.wordpress.org/plugins/uptime-robot-widget/) 、
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/uptime-robot-widget/)、
   [English (South Africa)](https://en-za.wordpress.org/plugins/uptime-robot-widget/)、
   [English (UK)](https://en-gb.wordpress.org/plugins/uptime-robot-widget/) 、 [English (US)](https://wordpress.org/plugins/uptime-robot-widget/)、
   [Polish](https://pl.wordpress.org/plugins/uptime-robot-widget/) 和 [Spanish (Spain)](https://es.wordpress.org/plugins/uptime-robot-widget/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/uptime-robot-widget)
 * 标签
 * [monitoring](https://cn.wordpress.org/plugins/tags/monitoring/)[uptime](https://cn.wordpress.org/plugins/tags/uptime/)
   [Uptime Robot](https://cn.wordpress.org/plugins/tags/uptime-robot/)[uptimerobot](https://cn.wordpress.org/plugins/tags/uptimerobot/)
   [widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/uptime-robot-widget/advanced/)

## 评级

 3.7 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/uptime-robot-widget/reviews/)

## 贡献者

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

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/uptime-robot-widget/)