Manage User Columns

plugin banner

This plugin allows you to manage columns under the users page in the WordPress admin area.

Author:Deepak Khokhar, Surender Khokhar (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.4.2
Plugin version:1.0.5
Added to WordPress repository:07-10-2020
Last updated:09-12-2023
Rating, %:90
Rated by:4
Plugin URI:
Total downloads:9 447
Active installs:1 000+
plugin download
Click to start download

“Manage User Columns” is a small plugin that allows you to manage the user fields displayed on the users list page in the WordPress dashboard area.
The new fields will be added as columns with other user information. All new columns will be sortable.

You can add default user fields like registration-date, custom fields added by other plugins or custom code, and remove any default or custom field from the Users list table.
Removing columns will not delete any user data. So, you are safe to toggle between these columns.

This plugin adds a new column “Registration Date” as a default column which you can enable/disable easily.

Want to filter the users too? Check this addon

Features

  • Add new columns to the Users list page in WordPress admin area.

  • Shows the user registration date with a sortable column.

  • Remove any default or newly added columns from the users page easily.

  • Add custom columns based on the user meta information stored in database added by custom code or 3rd party plugin.

  • All new columns will be sortable.

  • Unlimited custom columns – You can add as many custom user columns as you want. There is no restrictions.

  • All plugin configuration is on the users page itself with easy interface.

  • Searchable text box when adding a new column so you can select the correct value.

  • Array values will be displayed as simple text separated by a comma.

  • For advanced developers – Filter for modifying the column value. Use add_filter( ‘muc_filter_custom_col_val’, ‘YOUR_CUSTOM_CALLBACK_FUNCTION’, 10, 3 ); (NEW)

PRO version Features

  • Add Filters on the users page itself.

  • Add Custom filters as you want.

  • Works with the free manage user columns plugin.

  • Different Filter types – Textbox, dropdown, and exist/blank.

  • Default filters – username, email, Registration Date, Role.

  • Example – Filter your users based on Roles and registered between a range of dates.

  • Supports Meta keys to create custom filter.


Screenshots
FAQ
ChangeLog