{"id":28426,"date":"2014-03-18T22:43:03","date_gmt":"2014-03-18T22:43:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/user-meta-display\/"},"modified":"2014-06-04T12:50:04","modified_gmt":"2014-06-04T12:50:04","slug":"user-meta-display","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/user-meta-display\/","author":8765253,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.2","stable_tag":"1.2.2","tested":"3.9.40","requires":"3.8","requires_php":"","requires_plugins":"","header_name":"User Meta Display","header_author":"Myles McNamara","header_description":"","assets_banners_color":"54462d","last_updated":"2014-06-04 12:50:04","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.gittip.com\/tripflex","header_plugin_uri":"http:\/\/github.com\/tripflex\/user-meta-display","header_author_uri":"http:\/\/smyl.es","rating":5,"author_block_rating":0,"active_installs":500,"downloads":14083,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"6"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"877534","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.1.1","1.2.0","1.2.1","1.2.2"],"block_files":[],"assets_screenshots":{"screenshot-1.gif":{"filename":"screenshot-1.gif","revision":"917237","resolution":"1","location":"assets"},"screenshot-2.gif":{"filename":"screenshot-2.gif","revision":"917237","resolution":"2","location":"assets"},"screenshot-3.gif":{"filename":"screenshot-3.gif","revision":"917237","resolution":"3","location":"assets"},"screenshot-4.gif":{"filename":"screenshot-4.gif","revision":"917237","resolution":"4","location":"assets"}},"screenshots":{"1":"User List Dropdown Options","2":"Removing Meta","3":"Adding New Meta","4":"Editing Existing Meta"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1578,683,3931,2153,14075],"plugin_category":[59],"plugin_contributors":[80242],"plugin_business_model":[],"class_list":["post-28426","plugin","type-plugin","status-publish","hentry","plugin_tags-display","plugin_tags-meta","plugin_tags-output","plugin_tags-user","plugin_tags-user-meta","plugin_category-utilities-and-tools","plugin_contributors-tripflex","plugin_committers-tripflex"],"banners":{"banner":"https:\/\/ps.w.org\/user-meta-display\/assets\/banner-772x250.png?rev=877534","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/user-meta-display_54462d.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/user-meta-display\/assets\/screenshot-1.gif?rev=917237","caption":"User List Dropdown Options"},{"src":"https:\/\/ps.w.org\/user-meta-display\/assets\/screenshot-2.gif?rev=917237","caption":"Removing Meta"},{"src":"https:\/\/ps.w.org\/user-meta-display\/assets\/screenshot-3.gif?rev=917237","caption":"Adding New Meta"},{"src":"https:\/\/ps.w.org\/user-meta-display\/assets\/screenshot-4.gif?rev=917237","caption":"Editing Existing Meta"}],"raw_content":"<!--section=description-->\n<p>Ajax powered admin page to show, edit, add, and remove user meta. Choose dropdown list by User Login, ID, or Display Name.<\/p>\n\n<p>You can select how the display list will show the users, by Display Name, User Login, or ID. Default is Display Name.<\/p>\n\n<p>Refresh the current users meta being shown, or dropdown list by clicking on Refresh button.<\/p>\n\n<p>This plugin will create a submenu \"User Meta Display\" item under the \"Users\" menu item in your wordpress installation.<\/p>\n\n<p>User meta is generated via AJAX (doesn't require page reload) and is protected using Wordpress nonce to prevent unauthorized output of user meta.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Display all user meta via Ajax<\/li>\n<li>Edit user meta via Ajax<\/li>\n<li>Supports Adding\/Updating meta with HTML<\/li>\n<li>Remove user meta via Ajax<\/li>\n<li>Add new user meta via Ajax<\/li>\n<li>Refresh user dropdown list via Ajax<\/li>\n<li>Refresh displayed user meta via Ajax<\/li>\n<li>Direct link from WP user list table to view user meta<\/li>\n<\/ul>\n\n<p><a href=\"https:\/\/github.com\/tripflex\/user-meta-display\">Read more about User Meta Display<\/a>.<\/p>\n\n<h4>Documentation<\/h4>\n\n<p>Documentation will be maintained on the <a href=\"https:\/\/github.com\/tripflex\/user-meta-display\/wiki\">GitHub Wiki here<\/a>.<\/p>\n\n<h4>Contributing and reporting bugs<\/h4>\n\n<p>You can contribute code and localizations to this plugin via GitHub: <a href=\"https:\/\/github.com\/tripflex\/user-meta-display\">https:\/\/github.com\/tripflex\/user-meta-display<\/a><\/p>\n\n<h4>Support<\/h4>\n\n<p>If you spot a bug, you can of course log it on <a href=\"https:\/\/github.com\/tripflex\/user-meta-display\">Github<\/a><\/p>\n\n<p>Or contact me at myles@smyl.es<\/p>\n\n<!--section=installation-->\n<h4>Automatic installation<\/h4>\n\n<p>Install through Wordpress, select activate.<\/p>\n\n<h4>Manual installation<\/h4>\n\n<p>The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application.<\/p>\n\n<ul>\n<li>Download the plugin file to your computer and unzip it<\/li>\n<li>Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin from the Plugins menu within the WordPress admin.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>June 4, 2014<\/li>\n<li>Fixed problem with updating meta with HTML<\/li>\n<li>Moved Add\/Remove buttons to side of list table<\/li>\n<li>Fixed adding new meta with HTML<\/li>\n<li>Added alternating row colors<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>May 24, 2014<\/li>\n<li>Fixed php warning when user_id is null<\/li>\n<li>Updated method of success or error for incorrect notification when debug is enabled<\/li>\n<li>Moved external JS inside php file and removed script reference<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>May 19, 2014<\/li>\n<li>Added remove meta functionality<\/li>\n<li>Added edit meta functionality<\/li>\n<li>Added add new meta functionality<\/li>\n<li>Few misc bug fixes<\/li>\n<\/ul>\n\n<h4>1.2.0a<\/h4>\n\n<ul>\n<li>May 11, 2014<\/li>\n<li>Added refresh button for currently displayed user meta<\/li>\n<li>Added refresh button for dropdown list of users<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>March 25, 2014<\/li>\n<li>fix missing css files<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>March 25, 2014<\/li>\n<li>Add Ajax loading<\/li>\n<li>Select user by ID, Display Name, or User Login<\/li>\n<li>Removed old non-used code<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>March 17, 2014<\/li>\n<li>Initial Creation<\/li>\n<\/ul>","raw_excerpt":"Ajax powered admin page to show, edit, add, and remove user meta. Choose dropdown list by User Login, ID, or Display Name.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/28426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=28426"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tripflex"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=28426"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=28426"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=28426"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=28426"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=28426"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=28426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}