Cron Debug Log

A rudimentary plugin for debugging cron.

Author:Ron Rennick (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.5
Plugin version:0.1
Added to WordPress repository:27-03-2011
Last updated:16-12-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wpmututorials.com/
Total downloads:2 102
Active installs:10+
plugin download
Click to start download

When active, this plugin logs unsuccessful results of wp_remote_post calls from wp-cron to a sites's options table with an option name of ra_http_WP_Http_Streams + timestamp. The option_value contains the results of the call.

This plugin is intended to be enabled only on sites that are experiencing cron issues as a troubleshooting aid. Once the cron issue had been identified and corrected, the plugin should be deactivated. When finished troubleshooting you should also remove the option records created by this plugin using your database management tool.

In a WP network use the Plugin Manager to hide this plugin and prevent site admins from activating it.

This plugin was written by Ron Rennick in collaboration with the CUNY Academic Commons.


ChangeLog