Beskrivelse
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.
Installasjon
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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“WP Cron per Action” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “WP Cron per Action” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.0
- Released initially.