Descrição
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.
Instalação
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“WP Cron per Action” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “WP Cron per Action” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
- Released initially.