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

BuddyPress Profile Tabs

外掛說明

There is an admin section Options -> BP Profile Tabs where you can change the jQuery UI Theme, the default is cupertino.

Any of the themes available at http://jqueryui.com/themeroller/ can be used for the tabs, it loads either Google or Microsoft hosted jQuery UI theme CSS.

螢幕擷圖

  • Profile Page Using BuddyPress Profile Tabs and the Redmond theme
  • BuddyPress Profile Tabs Options Page
  • BuddyPress User Profile Fields Options

安裝方式

  1. Upload bp-profile-tabs.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the options under Options -> BP Profile Tabs in the WordPress Admin section.

常見問題集

Why is the theme cupertino?

You can change the theme BuddyPress Profile Tabs is using in the options section for the plugin under Options -> BP Profile Tabs.

使用者評論

2016 年 9 月 3 日
This is just the plugin I need to keep my user profiles organised, thanks.
2016 年 9 月 3 日
Thx for all i am using buddypress just perhaps, allow people to choose their color but this plug make what we want:) now i search something to arrange better the list of my member 🙂 bye
2016 年 9 月 3 日
Simple to setup and makes the site look way better. Only thing is I didn't like any of the default color themes. I couldn't figure out how to create a custom theme either through the themeroller link you posted. Any instructions to do so? Maybe I'm just having one of those days. I think I can probably tweak it via css though, but not my preferred way if there is a theme generator. But regardless, great simple plugin. Thanks!!
閱讀全部 8 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈BuddyPress Profile Tabs〉的開發相關工作。

參與者

將〈BuddyPress Profile Tabs〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.6.0

  • Added ability to control which tabs show for each member type

1.5.9

  • Updated WordPress compatible up to version.

1.5.8

  • Allow for custom jQuery UI theme
  • Bug fix

1.5.5

  • Using the same version of the jQuery UI theme as the jQuery UI installed in the current version of WordPress on the server.
  • Added example tabs in the admin section.
  • Registering scripts based on http or https protocol to avoid https errors.

1.5.1

  • Fixed anonymous function issue ( for WordPress installs running on PHP version < 5.3 )

1.5

  • Updates for BuddyPress 2.0
  • Added jQuery CDN
  • Added options import and export
  • Removed base theme as no longer supported by jQuery UI
  • Updated jQuery UI themes to version 1.11.0 ( except from Microsoft which is still at 1.10.4 )
  • Various performance enhancements and fixes

1.4

  • New jQuery UI CSS
  • Fixed tab order issue
  • Verified to work with BuddyPress 1.8
  • Verified to work with WordPress 3.6

1.3

  • Allows either Google or Microsoft hosted jQuery UI CSS
  • Changed how the menu names are loading, using PHP instead of several small Javascript insertions

1.1

  • A bit of code cleanup to make it easier to read for developers.
  • Re-organizing the code to make it a little more efficient.
  • Re-worked a bit of the javascript to ensure compatibility.