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

Banana User Profiles

描述

There are a few hundred plugins out there which intend to solve the same problem: How to get user profiles, login and registration features outside the Admin area.

Many of them are amazing, but I did not yet find a solution that just provides the basics and allows me to do the rest.

I created this plugin as a solid base to use in the different websites I work on and let the appearance and custom stuff be handled by the theme or even a complementary self-made plugin.

安裝

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Create the necessary pages for the plugin to work.
    3.1. For the login page, use the shortcode [login].
    3.2. For the registration page, use the shortcode [registration].
    3.3. For the profile page, use the shortcode [show_my_profile].
    3.4. For the edit profile page, use the shortcode [edit_my_profile].
    3.5. For the registration finished page, just create a page and add whatever you want.
  4. Go to Settings > User profiles and add the page IDs for the pages you created in the previous step.

常見問題

How to uninstall the plugin?

Simply deactivate and delete the plugin.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Banana User Profiles 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • Plugin released.