An unobtrusive debugging tool for WordPress
As of April 2026, WP Debug Robot is a WordPress udp plugin with 10 active installations and a 0/5 rating0. It has been downloaded 3.1K+ times in total. Requires WordPress 3.4.1+ and PHP false+. Available on WordPress.org since 2012. Last updated 12 years ago — may have compatibility concerns.
Have you ever wanted to get debug output sent to you from WordPress without interrupting the flow of the page?
Do you ever wish you could get debug output from other users’ sessions so you don’t have to:
This plugin allows you to send debug messages via UDP to a Jabber Bot that can then route
the debug information to your IM client.
Note: This plugin sends the messages via UDP. The receiving end doesn’t necessarily need to be a Jabber bot…it could be anything you want
(e.g. email bot, logger, whatever). My implementation is a Jabber Bot on my local dev environment 🙂
To send debug messages, simply call:
do_action( 'debug_robot', $message [, $target…| WordPress | 3.4.1+ requiredTested up to 3.4.2 |
| PHP | false+ required |
Initial version
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.