這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Juiz User Custom Meta

描述

Allows administrator to configure some extra fields in the “users” panel.
By adding new user meta, make a rich authors or users page, for example.

  • Add custom fields for all the users of your WordPress site in one time (in the setting page).
  • Edit or delete them when you want.
  • Learn how to display the custom information about the users in your web site (using the author_meta() function)

In the futur, type of field (text, e-mail, radio, textarea, etc.) will be editable.

If you say “it’s broken”, please tell me why 😉

Français

Permet à un administrateur de configurer quelques champs personnalisés dans le panneau utilisateur.
En ajoutant de nouvelle informations pour l’utilisateur, vous serez à même de créer une page “Auteurs” ou une liste d’utilisateur pour votre site, par exemple.

  • Ajoutez des champs personnalisés pour tous les utilisateurs de votre site WordPress en une seule fois (dans la page des réglages).
  • Éditez ou supprimez les quand bon vous semble.
  • Apprenez simplement comment afficher ces informations à propose des utilisateurs sur votre site (en utilisant la fonction author_meta())

Dans le futur, le type de champs (texte, e-mail, bouton radio, champs texte, etc.) sera éditable.

Si vous notez le plugin comme étant cassé ou fonctionnant mal, merci de me dire pourquoi 😉

螢幕截圖

  • The setting page.
  • The Profile page of the user.

安裝

The installation is very easy :

  1. Download the plugin (it’s better :p)
  2. Unzip juiz-user-custom-meta folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Create your first custom user field in the setting page of the plugin

常見問題

How can i display the custom informations about the user

By using the the_author_meta() or get_the_author_meta() function.
See the function page for more information : the_author_meta()

評價

There are no reviews for this plugin.

貢獻者及開發者

“Juiz User Custom Meta” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Juiz User Custom Meta 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.5

  • Add WordPress 3.3.1 support

0.4

  • Add some classes in the tables

0.3

  • Translation updated
  • French meta description
  • Plugin core scripts updated

0.2

  • Rewrite of plugin meta informations

0.1

  • The first stable version