Описание
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.
Установка
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP Cron per Action» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP Cron per Action» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- Released initially.