Daily downloads (last 60 days)
Contributors
Like this plugin? Consider donating to support the developers
Donate
Overview
Manage User Columns is a small WordPress plugin that allows you to easily add, remove, and customize user fields on the users list page in the WordPress dashboard area. The plugin adds new sortable columns, including a default column for registration date. You can also create unlimited custom columns based on user meta information stored in the database. The plugin configuration is user-friendly and all settings can be easily adjusted on the users page itself. Additionally, the plugin offers a PRO version with advanced features such as filters and customizable options. *This overview was generated by AI. We can't guarantee it's accuracy and may not be an accurate representation of what the plugin actually does.
Description

“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.

Similar plugins
Recent reviews