This plugin allows you to take control over the execution of cron jobs.
As of April 2026, WP-Cron Control is a WordPress cron plugin with 1.0K+ active installations and a 3.5/5 rating from 10 reviews. It has been downloaded 87K+ times in total. Requires WordPress 3.4+ and PHP false+. Available on WordPress.org since 2011. Last updated 8 years ago — may have compatibility concerns. Downloads are up 11% this week. Top alternative: WP Crontrol.
This plugin allows you to take control over the execution of cron jobs. It’s mainly useful for sites that either don’t get enough comments to ensure a frequent execution of wp-cron or for sites where the execution of cron via regular methods can cause race conditions resulting in multiple execution of wp-cron at the same time. It can also help when you run into posts that missed their schedule.
This plugin implements a secret parameter and ensures that cron jobs are only executed when this parameter is existing.
This plugin performs a remove_action( 'sanitize_comment_cookies', 'wp_cron' ); call in order to disable the spawning of new cron processes via the regular WordPress method. If wp_cron is hooked in an other action or called directly this might cause trouble.
This sometimes works. Unfortunately, if you have any questions about it or issues with it, you won’t hear back from the devs 🙁
In my experience, it does not work in WP multisite 5.2.1 if you are trying to trigger the cron via the PHP command. The wget command seems to work fine, but the best part of this plugin was to allow it to trigger through the PHP server.
Very good and needed
I tried it, doesn’t work. Scheduled post still don’t post.
Awesome Plugin, i am using this plugin on all my sites from 2 years, it works perfectly 🙂
Hi,
greate plugin!. but how to call my own custom function in this plugin.
Any help?
| WordPress | 3.4+ requiredTested up to 4.8.28 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.