User Meta Management
A WordPress plugin that allows you to view the meta keys associated with a given user.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2968 days ago • 5 reviews
Is User Meta Management abandoned?
Possibly abandoned (last update 2968 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
- Manages the user meta information.
- User can add the new custom meta key.
- User can update the meta information.
- User can delete the custom meta information.
- User can enter the meta key and value and he can get the list of users who are having the same meta information.
- By entering the value of meta key and by omitting the meta value, user can get the list of users, containing the entered meta key.
Installation
- Upload the plugin(
user-meta-management) files to the/wp-content/plugins/user-meta-managementdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ menu in WordPress.This section describes how to install the plugin and get it working.
Frequently Asked Questions
How to view usermeta of a user?
- Go to settings page of the plugin. Users -> User Meta Management.
- Click on the user id of that user to whom you want to see usermeta.
- A popup will be opened which shows all the user metas of that user.
Why some meta keys are disabled?
Some usermeta keys are disabled because those are the default usermetas used by WordPress. We shouldn’t change those meta keys.
How to add a usermeta to user?
- Go to settings page of the plugin. Users -> User Meta Management.
- Click on the user id of the user to whom you want to add usermeta.
- A popup will be opened which shows all the user metas of that user.
- On top right corner of the popup, there will be a Add Meta Key button. Click on it to add a meta key.
- Enter your meta key and meta value. Click on Save.
How to delete a usermeta(s) of a user?
- Go to settings page of the plugin. Users -> User Meta Management.
- Click on the user id of the user to whom you want to delete usermeta.
- A popup will be opened which shows all the user metas of that user.
- Click on the checkbox in that row of the meta key.
- Click on Delete button to delete the checked meta keys.
Why there is no checkbox next to nickname, first_name and last_name meta keys?
These usermetas are used by WordPress by default. These meta keys are neither be deleted nor be updated (meta values can be updated). So, there is no checkbox to delete these meta keys.
Review feed
Great Plugin
Screenshots

Starting screen of the user meta manager /assets/frontscreen.png

Screenshot showing results of meta search. /assets/metasearch.png

Screenshot for opening user meta information dialog box /assets/open-dialog.png

Screenshot showing adding of meta keys to the user. /assets/addusermeta.png

Screenshot showing update of meta keys to the user /assets/updateusermeta.png

Screen showing the deleting of meta keys. /assets/preventdelete.png
Changelog
0.0.1
- Initial release.