by Fernando Tellado on WordPress.org
Clean up your Actions Scheduler database with manual or scheduled cleanup. Remove old actions and logs automatically.

Manual cleanup tab with database status and space estimation
Easy Actions Scheduler Cleaner helps you clean up your Actions Scheduler database tables. Over time, these tables can accumulate thousands or even millions of records from completed, failed, canceled, and past-due actions that are no longer needed, as well as extensive logs that can take up significant database space.
This plugin provides two cleanup modes plus email notifications:
Run a one-time cleanup that removes all unnecessary records at once:
Configure automatic cleanup to run on a schedule with smart thresholds:
Stay informed about your database status with configurable email notifications:
The Actions Scheduler tool used by WooCommerce and many other WordPress plugins can accumulate millions of database records over time, which can:
The action logs table (actionscheduler_logs) is particularly problematic as it records detailed information about every action execution and can grow exponentially on busy sites.
This plugin does not collect, store, or transmit any user data externally. Email notifications are sent using WordPress’s built-in wp_mail() function through your server’s mail configuration. All data processing happens locally on your server.
wp_actionscheduler_actions – Main actions tablewp_actionscheduler_groups – Groups table (orphaned records only)wp_actionscheduler_logs – Logs table (all records)The plugin processes deletions in batches of 10,000 records to prevent timeouts and reduce server load during cleanup operations.
Scheduled cleanup and email notifications rely on WP-Cron. If your site uses an external cron job (DISABLE_WP_CRON), make sure your system cron is properly configured to trigger WP-Cron. The missed cleanup alert can help detect WP-Cron issues.
Love the plugin? Please leave us a 5-star review and help spread the word!
We are specialists in WordPress security, SEO, and performance optimization plugins. We create tools that solve real problems for WordPress site owners while maintaining the highest coding standards and accessibility requirements.