Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Manual Cron

Opis

Execute WP-cron manually by clicking a button on the Dashboard.
WP-cron is WordPress’ scheduler system, it can execute background jobs like plugin updates.

Manual Cron is a Dashboard widget available for every user.

If you have poorly written plugins WP-cron's output may not be empty.

Linkovi

Development goes on on GitHub.

Instalacija

  1. Upload the plugin files to the /wp-content/plugins/manual-cron directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

ČPP

What is the use case for Manual Cron?
  1. You can execute cron jobs without leaving WordPress admin.
  2. Develepment sites usually have WP-cron disabled.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Manual Cron” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Manual Cron” na vaš jezik.

Zainteresirani za razvoj?

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

Zapis promijena

1.0.1

  • Proper JavaScript.

1.0.0

  • Initial release.