WP Cron per Action

Ensures that `wp-cron.php` is loaded per executing action to avoid exceeding the PHP's maximum execution time.

Author:Michael Uno (miunosoft) (profile at wordpress.org)
WordPress version required:3.4
WordPress version tested:4.6.18
Plugin version:1.0.0
Added to WordPress repository:22-11-2016
Last updated:24-11-2016
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://en.michaeluno.jp/wp-cron-per-action
Total downloads:791
Active installs:10+
plugin download
Click to start download

If there is an action scheduled for WP Cron with a heavy routine which consumes time, the rest loaded due actions will have less remained time and more chances to reach the PHP’s maximum execution time.

If you constantly keep getting the PHP error running out of execution time with scheduled actions, try this plugin and see if the problem goes away.


ChangeLog