Admin Columns Customizer
Admin Columns Customizer Reorder, hide, and customize admin list-table columns for posts, media, comments, users, and taxonomies.
What it does
Section titled “What it does”Reorder, hide, and customize admin list-table columns for posts, media, comments, users, and taxonomies.
- Adds or changes columns in WordPress list tables.
- Controls comments or comment-related UI.
- Managed from a dedicated admin page under WP PowerSuite.
- Activate license.
- Reset All.
- Post Types.
When to use it
Section titled “When to use it”Enable it if:
- You specifically need: Reorder, hide, and customize admin list-table columns for posts, media, comments, users, and taxonomies.
- You want this Admin feature without installing a separate plugin for it.
When not to use it
Section titled “When not to use it”Settings
Section titled “Settings”Options you can configure for this module include:
- Activate license
- Reset All
- Post Types
- Add Column
- Restore Columns
- Quick Add
- Last Modified
- Featured Image
How to enable it
Section titled “How to enable it”- Go to WP PowerSuite -> Modules.
- Open Admin or search for “Admin Columns Customizer”.
- Toggle Admin Columns Customizer on.
- Confirm your WP PowerSuite license is active.
- Open the module settings / admin page and save.
Toggle it off anytime to stop this module from loading.
How to test it
Section titled “How to test it”- Confirm Admin Columns Customizer is enabled under WP PowerSuite -> Modules -> Admin.
- Use the feature this module controls (the admin UI, front-end behavior, upload, login flow, etc.).
- ✅ Pass: you see the module-specific behavior described above.
- ❌ Fail: re-check this module’s settings and license, then look for another plugin doing the same job.
Troubleshooting
Section titled “Troubleshooting”- No change after enabling. Confirm the toggle is on, hard-refresh, and review this module’s settings.
- Conflicts. Temporarily disable other plugins that implement the same feature.
- Locked / inactive. Activate a valid WP PowerSuite license.
- Unexpected side effect. Toggle Admin Columns Customizer off to revert, then re-enable with adjusted settings.
What does Admin Columns Customizer do?
Reorder, hide, and customize admin list-table columns for posts, media, comments, users, and taxonomies.
Does Admin Columns Customizer require a PRO license?
Yes. Admin Columns Customizer is a PRO module and needs an active WP PowerSuite license.
Where do I manage Admin Columns Customizer?
After enabling it, open its dedicated page under WP PowerSuite.
How do I turn Admin Columns Customizer off?
Go to WP PowerSuite -> Modules, find Admin Columns Customizer, and toggle it off.
Developer notes (hooks & filters)
Source: modules/admin-columns-customizer/admin.php, modules/admin-columns-customizer/includes/ListTableEnhancements.php, modules/admin-columns-customizer/module.php, modules/admin-columns-customizer/supports.php.
Boot: admin · context: admin, ajax.
Hooks (non-exhaustive): current_screen, wp_ajax_inline-save, admin_enqueue_scripts, admin_footer, wp_ajax_wpps_save_column_config, wp_ajax_wpps_get_column_config, wp_ajax_wpps_get_column_types, wp_ajax_wpps_get_custom_fields, wp_ajax_wpps_restore_column_config, wp_ajax_wpps_reset_all_column_config, wp_powersuite_sanitize_module_settings, admin_body_class, admin_head, pre_get_posts, manage_edit-comments_columns, manage_comments_custom_column.