Beschreibung
ZS Action Scheduler Optimizer provides a simple administration page under Tools for maintaining Action Scheduler data.
The plugin:
- Checks that the Action Scheduler actions and logs tables exist before performing maintenance.
- Deletes completed, failed, and canceled actions when requested.
- Truncates the Action Scheduler logs table when cleanup is requested.
- Lets administrators configure the Action Scheduler retention period.
- Displays the current table sizes and record counts.
Because cleanup permanently deletes database records, create a database backup before using the cleanup option on a production site.
Usage
- Navigate to Tools > ZS Action Scheduler Optimizer in the WordPress dashboard.
- Choose whether to delete completed, failed, and canceled actions.
- Select the desired Action Scheduler retention period.
- Click Save Changes.
Developer Information
Author: Zafer Oz
Author URI: https://devnoro.com.tr
Installation
- Upload the
zs-action-scheduler-optimizerfolder to the/wp-content/plugins/directory, or install the plugin through WordPress. - Activate the plugin through the Plugins screen.
- Go to Tools > ZS Action Scheduler Optimizer.
Rezensionen
Mitwirkende und Entwickler
„ZS Action Scheduler Optimizer“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „ZS Action Scheduler Optimizer“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.3
- Updated compatibility metadata for WordPress 7.0.
- Hardened admin form handling with stricter input validation and capability checks.
- Updated database queries to use WordPress identifier placeholders for table names.
- Updated the text domain to match the WordPress.org plugin slug.
- Added a plugin-specific retention setting with backward-compatible fallback for existing installations.
- Improved admin notices, escaping, and code formatting.
1.0.2
- Updated plugin code to allow translations.
1.0.1
- Added checks to ensure the required Action Scheduler 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.

