Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

User Profile Meta Manager

Beschrijving

Quickly add, edit, and remove your user’s custom meta fields in your Admin Panel simply by editing their profile.

  • Add new custom meta fields to your users
  • Edit already existing fields
  • Delete unwanted custom meta fields
  • Simple AJAX flow: never have to refresh the page.
  • For Developers: quick access to a user meta dump

Schermafdrukken

  • This is the user profile meta manager.

Installatie

  1. Upload the ‘user-profile-meta’ folder to the ‘/wp-content/plugins/’ directory
  2. Activeer de plug-in via het ‘Plugins’ menu in WordPress

FAQ

How do I use the meta manager?

In the Admin Panel, edit the user’s profile just like you would for any other field. You will find several controls at the bottom of the page to manage custom meta fields.

Beoordelingen

3 september 2016
Hi man, i really love your plugin and it saves me always, but there is a problem, when you click on EDIT button to edit a value, and CANCEL the edit, it sends the request with empty string! In line 102 and before sending the ajax call: var mvalue = prompt("Please provide a meta value."); I just surrounded the request with if (mvalue) condition, please apply that fix in the next version. You also should not OVERWRITE similar meta keys! and thank you very much!
Lees alle 4 beoordelingen

Bijdragers & ontwikkelaars

“User Profile Meta Manager” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “User Profile Meta Manager” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.02

  • Fixed security flaw as reported by @MichaelApproved

1.0

  • Initial build with add/edit/delete functionality