Admin Search

Admin Search adds a simple, easy-to-use interface to your WordPress admin site that gives you and your admin users the ability to search across multip …

1 database table

Table NameDescriptionMethod
wp_admin_search__searchesStores admin search searches 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_options
Option key:admin_search_settingsOption key:admin_search_version
wp_postmeta
Post meta
wp_usermeta
User meta