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

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/uptime-robot-widget/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/uptime-robot-widget/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/uptime-robot-widget/#installation)
 * [開發資訊](https://tw.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 或更新版本 **
 *  已測試相容的 WordPress 版本 **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://tw.wordpress.org/plugins/tags/monitoring/)[uptime](https://tw.wordpress.org/plugins/tags/uptime/)
   [Uptime Robot](https://tw.wordpress.org/plugins/tags/uptime-robot/)[uptimerobot](https://tw.wordpress.org/plugins/tags/uptimerobot/)
   [widget](https://tw.wordpress.org/plugins/tags/widget/)
 *  [進階檢視](https://tw.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/)