Title: User Meta Display
Author: tripflex
Published: <strong>Xwejisun 18, 2014</strong>
Last modified: ayidosun 4, 2014

---

Search plugins

![](https://ps.w.org/user-meta-display/assets/banner-772x250.png?rev=877534)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/user-meta-display_54462d.svg)

# User Meta Display

 By [tripflex](https://profiles.wordpress.org/tripflex/)

[Download](https://downloads.wordpress.org/plugin/user-meta-display.1.2.2.zip)

 * [Details](https://fon.wordpress.org/plugins/user-meta-display/#description)
 * [Reviews](https://fon.wordpress.org/plugins/user-meta-display/#reviews)
 *  [Installation](https://fon.wordpress.org/plugins/user-meta-display/#installation)
 * [Development](https://fon.wordpress.org/plugins/user-meta-display/#developers)

 [Support](https://wordpress.org/support/plugin/user-meta-display/)

## Description

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](https://github.com/tripflex/user-meta-display).

#### Documentation

Documentation will be maintained on the [GitHub Wiki here](https://github.com/tripflex/user-meta-display/wiki).

#### Contributing and reporting bugs

You can contribute code and localizations to this plugin via GitHub: [https://github.com/tripflex/user-meta-display](https://github.com/tripflex/user-meta-display)

#### Support

If you spot a bug, you can of course log it on [Github](https://github.com/tripflex/user-meta-display)

Or contact me at myles@smyl.es

## Screenshots

 * [[
 * User List Dropdown Options
 * [[
 * Removing Meta
 * [[
 * Adding New Meta
 * [[
 * Editing Existing Meta

## Installation

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

## Reviews

![](https://secure.gravatar.com/avatar/d6572514979eeb0db0ec0edf0d82eee85e431690a29c35da4c1967087106efa4?
s=60&d=retro&r=g)

### 󠀁[Nice Plugin](https://wordpress.org/support/topic/nice-plugin-2976/)󠁿

 [christophdw](https://profiles.wordpress.org/christophdw/) Alunsun 22, 2019

Thx! Easy way to show/debug my user data

![](https://secure.gravatar.com/avatar/b90a035836235c46810ec8b76a51c11c795c063d3158bede768a0daa6c87c390?
s=60&d=retro&r=g)

### 󠀁[exatctly what I needed](https://wordpress.org/support/topic/exatctly-what-i-needed/)󠁿

 [kilinkis](https://profiles.wordpress.org/kilinkis/) zosun 3, 2016

good job!

![](https://secure.gravatar.com/avatar/382e71a1ec76ede5fa5c36797cff6701d4907ef4ed3d54ae6eb9acfb88ea90f0?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-9655/)󠁿

 [onigetoc](https://profiles.wordpress.org/onigetoc/) zosun 3, 2016

Great plugin, this is what i needed.

![](https://secure.gravatar.com/avatar/86a51631f86a477ec302f7410fb119524a91be3326a70aeb58859da17e0dfe7c?
s=60&d=retro&r=g)

### 󠀁[Does exactly what it says!](https://wordpress.org/support/topic/does-exactly-what-it-says-105/)󠁿

 [Steven](https://profiles.wordpress.org/shazahm1hotmailcom/) zosun 3, 2016

This plugin works exactly as described. If you need to vie and edit user meta, this
is the only plugin to use!

![](https://secure.gravatar.com/avatar/2711911b7a71e657a7a3a12532f9a5a204ca476bba9aa114d0e89d97233ee62f?
s=60&d=retro&r=g)

### 󠀁[Works as described](https://wordpress.org/support/topic/works-as-described-123/)󠁿

 [thelem3](https://profiles.wordpress.org/thelem3/) zosun 3, 2016

Does exactly what I needed it to do, and isn’t a massively restricted demo, unlike
competing modules. One small problem is it has dropdown lists to switch between 
users, which are unsorted and too long given the number of users my site has. Easily
worked around because the main WordPress users search page gets a ‘meta’ link, so
I can just use that to find my user.

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/user-meta-display/reviews/)

## Contributors & Developers

“User Meta Display” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ tripflex ](https://profiles.wordpress.org/tripflex/)

[Translate “User Meta Display” into your language.](https://translate.wordpress.org/projects/wp-plugins/user-meta-display)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/user-meta-display/),
check out the [SVN repository](https://plugins.svn.wordpress.org/user-meta-display/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/user-meta-display/)
by [RSS](https://plugins.trac.wordpress.org/log/user-meta-display/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.2

 * June 4, 2014
 * Fixed problem with updating meta with HTML
 * Moved Add/Remove buttons to side of list table
 * Fixed adding new meta with HTML
 * Added alternating row colors

#### 1.2.1

 * May 24, 2014
 * Fixed php warning when user_id is null
 * Updated method of success or error for incorrect notification when debug is enabled
 * Moved external JS inside php file and removed script reference

#### 1.2.0

 * May 19, 2014
 * Added remove meta functionality
 * Added edit meta functionality
 * Added add new meta functionality
 * Few misc bug fixes

#### 1.2.0a

 * May 11, 2014
 * Added refresh button for currently displayed user meta
 * Added refresh button for dropdown list of users

#### 1.1.1

 * March 25, 2014
 * fix missing css files

#### 1.1.0

 * March 25, 2014
 * Add Ajax loading
 * Select user by ID, Display Name, or User Login
 * Removed old non-used code

#### 1.0.0

 * March 17, 2014
 * Initial Creation

## Meta

 *  Version **1.2.2**
 *  Last updated **12 years ago**
 *  Active installations **500+**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/user-meta-display/)
 * Tags
 * [display](https://fon.wordpress.org/plugins/tags/display/)[meta](https://fon.wordpress.org/plugins/tags/meta/)
   [output](https://fon.wordpress.org/plugins/tags/output/)[user](https://fon.wordpress.org/plugins/tags/user/)
   [user meta](https://fon.wordpress.org/plugins/tags/user-meta/)
 *  [Advanced View](https://fon.wordpress.org/plugins/user-meta-display/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/user-meta-display/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/user-meta-display/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/user-meta-display/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/user-meta-display/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/user-meta-display/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/user-meta-display/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/user-meta-display/reviews/)

## Contributors

 *   [ tripflex ](https://profiles.wordpress.org/tripflex/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/user-meta-display/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.gittip.com/tripflex)