Description
WordPress’s built in cron system is clever, but notoriously unreliable. Dead Man’s Snitch is a great service for monitoring any sort of scheduled task, and is a simple way to make sure that your WordPress cron jobs are working properly. If WP-Cron isn’t working properly, WordPress might not be updating itself regularly, scheduled posts may turn up late or not at all, and other features you count on might not work.
This plugin simply allows you to store your Snitch URL in the WordPress admin, and requests it once per hour. If Dead Man’s Snitch doesn’t hear from WordPress when it expects to, it’ll send you an email notification.
Installation
- Upload
wp-deadmanssnitchto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add your Snitch URL under Settings -> Dead Man’s Snitch and set it ‘Active’
- Check your Dead Man’s Snitch Dashboard to make sure it’s working properly
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Dead Man’s Snitch” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Dead Man’s Snitch” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Initial version