Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Manual Cron

Descrizione

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.

Link

Development goes on on GitHub.

Installazione

  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

FAQ

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Manual Cron” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0.1

  • Proper JavaScript.

1.0.0

  • Initial release.