Descripción
Un sencillo widget que muestra el estado de los servicios seguidos en el servicio de Uptime Robot. Solo tienes que introducir tu clave de la API de Uptime Robot y añadir el widget a la web.
Instalación
En la mayoría de los casos puedes instalarlo automáticamente desde la página de plugins en el panel de administración.
Sin embargo, si quieres instalarlo manualmente, sigue estos pasos:
- Descarga el plugin y descomprime el archivo.
- Sube la carpeta
uptime-robot-widget
completa al directorio/wp-content/plugins/
. - Activa el plugin desde el menú Plugins de WordPress.
Reseñas
Colaboradores y desarrolladores
«Uptime Robot Widget» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Uptime Robot Widget» está traducido en 7 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «Uptime Robot Widget» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.