Admin Optimizer – Performance, Security & Site Cleanup

Database cleaner, redirect manager, custom code snippets, SMTP email, 2FA, XML sitemap, duplicate post, custom post types, and more — all in one WordP …

4 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_adminoptim_redirectsStores adminoptim redirects data created by this plugin.Static
wp_blocked_loginsA 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:_transient_timeout_adminoptim_locked_Option key:adminoptim_db_logOption key:adminoptim_last_optimize_db_timeOption key:allow_editors_create_redirectsOption key:ao_cc_css_locationsOption key:ao_cc_css_sitewide_externalOption key:ao_cc_css_sitewide_inlineOption key:ao_cc_html_locationsOption key:ao_cc_script_locationsOption key:auto_unpublish_on_redirectOption key:create_redirected_statusOption key:default_Option key:enable_post_redirect_toolsOption key:post_redirect_post_typesOption key:restore_behaviorOption key:show_post_editor_panelOption key:show_post_table_actionOption key:unpublish_status
wp_postmeta
Post meta
wp_posts
Custom post type:adminoptim-form
wp_termmeta
Term meta
wp_usermeta
User meta