ZS Action Scheduler Optimizer

外掛說明

This plugin:
– Checks if the ActionScheduler actions and logs tables exist in the database.
– Deletes all completed, failed, and cancelled actions from the table and truncated the logs based on user input.
– Allows you to set the action scheduler purge period (retention period).
– Retrieves saved settings and fetch table sizes along with the number of rows.

Usage

  1. Navigate to Tools > ZS Action Scheduler Optimizer in your WordPress dashboard.
  2. Choose whether to delete completed, failed, and cancelled actions.
  3. Select your desired retention period for the action scheduler.
  4. Click ‘Save Changes’.

Developer Information

Author: Zafer Oz
Author URI: https://zafersoft.com

螢幕擷圖

安裝方式

  1. Upload the entire zs-action-scheduler-optimizer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

使用者評論

2024 年 11 月 24 日
When using certain plugins, particularly caching preemptive plugins, the Action Scheduler ends up storing a massive amount of actions. There is no inbuilt mechanism to empty these logs in the standard Action Scheduler. And this plugin quickly and easily solves that issue, enabling the deletion of unnecessary files up to the stated time period, with a button click.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈ZS Action Scheduler Optimizer〉的開發相關工作。

參與者

將〈ZS Action Scheduler Optimizer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Updated plugin code to allow translations.

1.0.1

  • Added checks to ensure the required ActionScheduler tables exist before performing operations.
  • Updated plugin version and tested up to WordPress version 6.4.3.

1.0.0

  • Initial release of the plugin.