Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Manual Cron

Περιγραφή

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.

Links

Development goes on on GitHub.

Εγκατάσταση

  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

Συχνές Ερωτήσεις

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.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Manual Cron” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.1

  • Proper JavaScript.

1.0.0

  • Initial release.