ZS Action Scheduler Optimizer
开发者 |
zaferoz
|
更新时间 |
2024年4月4日 22:09 |
捐献地址: |
去捐款 |
PHP版本: |
4.6 及以上 |
WordPress版本: |
6.4.3 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload the entire zs-action-scheduler-optimizer folder to the /wp-content/plugins/ directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
更新日志:
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.