Advanced Clean Master – Complete Site Cleanup & Database Optimizer

Boost WordPress performance by cleaning unnecessary data and optimizing your database. Remove drafts, orphaned media, transients with scheduled cleanu …

2 database tables

Table NameDescriptionMethod
wp_acmt_backupsStores acmt backups data created by this plugin.Static
wp_acmt_logsA logging table that records activity, events, or audit history.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:acmt_auto_backup_enabledOption key:acmt_backup_retention_daysOption key:acmt_clean_master_dailyOption key:acmt_clean_master_weeklyOption key:acmt_install_dateOption key:acmt_last_cleanup_runOption key:acmt_last_db_optimizationOption key:acmt_reminder_dateOption key:acmt_review_dismissedOption key:acmt_space_saved
wp_postmeta
Post meta