這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Cron Jobs

描述

Cron Jobs is a simple, but powerful plugin that will help you to manage your site cron jobs easily.

We provide basic actions to manage cron jobs. New features are plan to be available soon

With the plugin you will be able to:

  • Run and bulk run selected cron jobs.
  • Quick edit the cron jobs with a simple wordpress like tool directly in the list.
  • Manage your screen display options in the top right corner “Screen Options” section.
  • Get help and documentation about cron jobs.

螢幕截圖

  • You will find a new menu item "Cron Jobs" under "Tools" menu.
  • List of all available cron jobs. Cron jobs without action will be marked in red.
  • Quick edit any cron job. You will be able to edit cron "arguments", "schedules" and "next run".
  • Bulk actions for selected cron jobs.
  • Customize your page in the "Screen Options" section.
  • Quick information about Wordpress cron jobs.
  • Information about "Screen Options" customization.
  • Status of your Wordpress installation constants.
  • Search for cron jobs.
  • You will only be able to delete cron jobs with a missing hook.

安裝

  1. Upload the plugin files to the /wp-content/plugins/leira-cron-jobs directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Tools -> Cron Jobs screen to use the plugin
  4. Happy coding 🙂

常見問題

Can I create new cron jobs with this plugin?

No. The plugin only allows you to run, edit and delete current cron job.

What aspects of the cron job will I be able to edit?

The tool will help you to edit schedule, next execution time and the cron job arguments

Can I manage wordpress schedules?

No. At the moment you won’t be able to manage schedules, but we plan to have that feature soon.

評價

2023年8月2日
What I like about this plugin is that it is very lean and clean. It has most of the functionality I am looking for. It could become my most favorite cron plugin if it had a logging function (to see when a job last ran and what result it created).
2021年5月26日 1 reply
This app is intuitive, and it let me do what I needed without fuss.
2019年8月14日
Helps a lot with scheduled tasks, makes it way easier to work around different time windows
閱讀全部6個評價

貢獻者及開發者

“Cron Jobs” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Cron Jobs 外掛目前已有 3 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Cron Jobs 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.9

  • WordPress 5.9 compatibility check

1.2.8

  • WordPress 5.7 compatibility check

1.2.7

  • WordPress 5.6 compatibility check
  • Fix bug editing cron job arguments

1.2.6

  • Adding Github Action for automatic plugin deploy
  • Adding Github Action for automatic update readme.txt and assets
  • Bug fix thanks to ptibogxiv

1.2.5

  • Bug fix

1.2.4

  • Bug fix

1.2.3

  • Adding rate us link to footer
  • Notifications are now cookie based
  • Fix typos

1.2.2

  • Adding spanish language
  • More information about cron jobs in Help tab

1.2.1

  • New help information about blue and red list table rows
  • Date time editor css fix

1.2.0

  • Plugin refactored

1.1.2

  • Improve list table sort

1.1.1

  • Screenshot 6 updated
  • Source code improvement

1.0.0

  • The first plugin release