Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Powie's Uptime Robot Plugin

Описание

A Plugin to Uptime Robot Server Monitoring. Add a status List to a post or page using the shortcode PUM
or simple add a widget to your sidebar.

If you make a donation to this plugin we will put it directly to the UptimeRobot project.

Документацию к плагину

Add your API code from uptimerobot.com > My Settings > Main API Key to Settings > Uptime Robot Setup > API Key

If you wish to hide a special monitor from beeing displayed, add it to the list under Settings. For more than one monitor make a comma separated list: mon1,mon2,mon3

Basic example:
[pum] inserts the shortcode on a page or post. You can use the attribute monitor to display a singe monitor by friendlyname.
exampel: [pum monitor=»friendlyname»]

Тех.Поддержка

Support Forum @ powie.de

Скриншоты

  • Shortcode output on a page
  • Status Cloud Widget

Установка

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Активируйте плагин используя меню ‘Плагины’ в WordPress
  3. Place the shortcode on your page or <?php echo do_shortcode('[pum]'); ?> in your templates

Часто задаваемые вопросы

Use our forum at www.powie.de for support

Отзывы

Посмотреть все 4 отзыва

Участники и разработчики

«Powie's Uptime Robot Plugin» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Powie's Uptime Robot Plugin» переведён на 4 языка. Благодарим переводчиков за их работу.

Перевести «Powie's Uptime Robot Plugin» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.9.7 (05.12.2019)

  • 5.3 checks
  • Bugfix for using the monitor attribute with the friendly_name

0.9.6 (28.06.2019)

  • 5.2.2 checks
  • translation readiness

0.9.5 (06.07.2017)

  • API v2

0.9.4 (12.06.2016)

  • added option to display a singe monitor

0.9.3 (16.05.2016)

  • added class pum to the shortcoded table

0.9.2 (28.12.2015)

  • WordPress 4.4 compat

0.9.1 (01.12.2014)

  • comma separated list to hide monitors

0.9.0

  • initial version