Περιγραφή
A little dashboard widget to view the WordPress cron, and run an event now rather than later.
This plugin was built for the Building Reactive WordPress Plugins series of articles on the Delicious Brains Blog.
- Building Reactive WordPress Plugins – Part 1 – Backbone.js
- Building Reactive WordPress Plugins – Part 2 – Vue.js
- Building Reactive WordPress Plugins – Part 3 – Elm
The current version is using Gleam on the front end.
Εγκατάσταση
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘WP Cron Pixie’
- Activate WP Cron Pixie from your Plugins page.
From WordPress.org
- Download WP Cron Pixie.
- Upload the ‘wp-cron-pixie’ directory to your ‘/wp-content/plugins/’ directory, using your favourite method (ftp, sftp, scp, etc…)
- Activate WP Cron Pixie from your Plugins page.
Συχνές Ερωτήσεις
-
What is the answer to life, the universe and everything?
-
42
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“WP Cron Pixie” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “WP Cron Pixie” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.5.0
- Gleam front end.
- Fixed “Error message: Event schedule does not exist.” debug.log messages when example events enabled.
- Fixed example events not being removed from cron schedules after turning them off.
- Tested with WP 6.8
- Requires WP 6.0+
- Requires PHP 7.4+
1.4.4
- Updated dependencies.
- Tested with WP 6.5
1.4.3
- Tested with WP 6.4
1.4.2
- Fixed dashboard widget trying to run at network level in a multisite.
- Tested with WP 6.1
1.4.1
- Fixed wrong data refreshing into non-primary subsite of directory multisite.
- Minor updates to framework and build tools.
- Tested with WP 5.4
1.4
- Added checkbox to control whether example cron events should be added to cron.
- Added checkbox to control whether the display should auto refresh.
- Added “Refresh” icon for manual refresh of data.
- Fixed not all strings in UI being translatable.
- Elm 0.19 front end.
1.3.1
- Minor updates to framework and build tools.
- Tested with WP 4.9.8.
1.3
- Elm 0.18 front end.
1.2
- Elm front end.
1.1
- Vue.js front end.
1.0
- Initial release.
- Backbone.js front end.