Advanced Database Cleaner – Optimize & Clean Database to Speed Up Site Performance

Clean database by deleting orphaned data such as 'revisions', 'expired transients', optimize database and more...

2 database tables

Table NameDescriptionMethod
wp_actionscheduler_Stores actionscheduler data created by this plugin.Static
wp_statementStores statement data created by this plugin.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:adbc_clean_scheduleOption key:adbc_edd_license_keyOption key:adbc_edd_license_statusOption key:adbc_last_search_ok_Option key:adbc_optimize_scheduleOption key:adbc_plugin_automationOption key:adbc_plugin_settingsOption key:adbc_security_folder_codeOption key:adbc_settingsOption key:adbc_temp_current_scan_step_Option key:adbc_temp_currently_scanning_Option key:adbc_temp_items_to_scan_Option key:adbc_temp_last_collected_file_path_Option key:adbc_temp_last_file_line_Option key:adbc_temp_last_item_line_Option key:adbc_temp_last_iteration_Option key:adbc_temp_maybe_scores_Option key:adbc_temp_progress_files_preparation_Option key:adbc_temp_progress_scan_Option key:adbc_temp_scan_type_Option key:adbc_temp_still_searching_Option key:adbc_temp_total_files_
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta