Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

FFF-Cron-Manager

Опис

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.

Встановлення

  1. Upload cron_manager.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

That’s it! You can see your cront in a new menu in your dashboard.

Відгуки

Прочитати всі 5 відгуків

Учасники та розробники

“FFF-Cron-Manager” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “FFF-Cron-Manager” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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