Admin Columns

Take control of your WordPress admin list tables. Add, remove, and reorder columns for posts, users, media, and more - no coding needed.

1 database table

Table NameDescriptionMethod
wp_admin_columnsStores admin columns 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_comments
Direct access
wp_options
Option key:_ac_columns_default_Option key:icl_sitepress_settingsOption key:sticky_posts
wp_postmeta
Post meta
wp_usermeta
User meta