Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

User Profile Meta Manager

Περιγραφή

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

Στιγμιότυπα

  • This is the user profile meta manager.

Εγκατάσταση

  1. Upload the ‘user-profile-meta’ folder to the ‘/wp-content/plugins/’ directory
  2. Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress

Συχνές Ερωτήσεις

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.

Κριτικές

22 Αυγούστου 2017 1 απάντηση
The plugin needs an update. No such tabs show up in the Users section of WP-admin.
3 Σεπτεμβρίου 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!
Ανάγνωση όλων των 4 κριτικών

Συνεισφέροντες & Προγραμματιστές

“User Profile Meta Manager” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.02

  • Fixed security flaw as reported by @MichaelApproved

1.0

  • Initial build with add/edit/delete functionality