Ajax powered admin page to show, edit, add, and remove user meta. Choose dropdown list by User Login, ID, or Display Name.
You can select how the display list will show the users, by Display Name, User Login, or ID. Default is Display Name.
Refresh the current users meta being shown, or dropdown list by clicking on Refresh button.
This plugin will create a submenu "User Meta Display" item under the "Users" menu item in your wordpress installation.
User meta is generated via AJAX (doesn't require page reload) and is protected using Wordpress nonce to prevent unauthorized output of user meta.
Features
- Display all user meta via Ajax
- Edit user meta via Ajax
- Supports Adding/Updating meta with HTML
- Remove user meta via Ajax
- Add new user meta via Ajax
- Refresh user dropdown list via Ajax
- Refresh displayed user meta via Ajax
- Direct link from WP user list table to view user meta
Read more about User Meta Display.
Documentation
Documentation will be maintained on the
GitHub Wiki here.
Contributing and reporting bugs
You can contribute code and localizations to this plugin via GitHub:
https://github.com/tripflex/user-meta-display
Support
If you spot a bug, you can of course log it on
Github
Or contact me at myles@smyl.es
Automatic installation
Install through Wordpress, select activate.
Manual installation
The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application.
- Download the plugin file to your computer and unzip it
- Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's
wp-content/plugins/
directory.
- Activate the plugin from the Plugins menu within the WordPress admin.