Mô tả
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.
Cài đặt
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Cron per Action” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Cron per Action” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Released initially.