Descripción
WP Plugin URL: https://wordpress.org/extend/plugins/fff-cron-manager/
This plugin will add an option to list, delete and restore cronjobs in WP Cron. It’s loosely based on Simon Wheatley’s https://wordpress.org/extend/plugins/cron-view/
Compatible up to version 3.5.2
It will create a backup of your crons when you install it, in order to be able to restore anything that may get broken.
Future releases may include the capability of creating new cronjobs.
Instalación
- Upload
cron_manager.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
That’s it! You can see your cront in a new menu in your dashboard.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "FFF-Cron-Manager" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Added isset() checks to avoid Notices
- Enqueue most JS, datatable and css
- Better style integration in WordPress
- Several source code cleanup for ease of readability
0.7
- Most changed are now ajax based
- You can mass delete cronjobs using checkboxes
0.6
- Add datadable treatment to the cron table, so you can filter or sort dinamically
0.5
- Take current cron snapshots, restore them whenever you want, or just delete them
- When a cron entry is deleted, your cron is purged to avoid having empty entries eating space.
0.4
- Delete crons by ajax
0.3
- It adds functionality to simon wheatley’s plugin, which was left at v 0.2. Hence my plugin starts from 0.3