Uptime Robot (www.uptimerobot.com) Shortcode and Widget 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
/wp-content/plugins/
directory<?php echo do_shortcode('[pum]'); ?>
in your templatesUse our forum at www.powie.de for support