Did you ever wonder when your scheduled wp-cron tasks get executed or ran into trouble when your scheduled posts did not get published?
If that’s the case then you might want to take wp-cron-control for a spin.
This small plugin allows you to disable the normal wp-cron processing that is usually hooked into the sanitize_comment_cookies filter and setup a regular system cron job that calls wp-cron.php with a customizable secret string instead.
Trackbacks/Pingbacks
[…] WP-Cron-Control lets you take control over wp-cron execution (hitchhackerguide.com) […]