Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP Cron per Action

Opis

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.

Instalacija

Install

  1. Upload wp-cron-per-action.php and other files compressed in the zip folder to the /wp-content/plugins/ directory.,
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

How to Use

Just activate the plugin.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WP Cron per Action” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP Cron per Action” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.0

  • Released initially.