Popis
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.
Instalace
Install
- Upload
wp-cron-per-action.php
and other files compressed in the zip folder to the/wp-content/plugins/
directory., - Activate the plugin through the ‚Plugins‘ menu in WordPress.
How to Use
Just activate the plugin.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WP Cron per Action je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP Cron per Action” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0
- Released initially.