這個外掛並未在最新的 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. Activate the plugin through the ‘Plugins’ menu in 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.

使用者評論

2017 年 8 月 22 日 1 則留言
The plugin needs an update. No such tabs show up in the Users section of WP-admin.
2016 年 9 月 3 日
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〉的開發相關工作。

參與者

將〈User Profile Meta Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.02

  • Fixed security flaw as reported by @MichaelApproved

1.0

  • Initial build with add/edit/delete functionality