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

BP Group Categories/Types

描述

!!alpha-release!!
DO NOT install on a live site because the plugin hasn’t been very extensively tested. This plugin allows you to create an unlimited hierarchy of groups.
This plugin currently allows you to create two different types of groups. Category and User groups, category groups are what allow you
to create the hierarchy of groups. Category groups do not have members attached to them. When you visit a category group you
will see two extra sub nav items, Sub Categories and Groups. The Sub Categories page displays all the category groups categorized under
the group you are currently viewing. The Groups page displays all the groups (which are user created) that are also categorized
under the group you’re currently viewing. Category Groups can only be created by the site admin, they can be created in wp-admin
or you can choose to create a category group instead of a user group when you visit /groups/create.

Notes

License.txt – contains the licensing details for this component.

Roadmap

  • Better activity integration
  • Create a super group which everyone belongs to and allow people to post to it via /forums
  • Add a tab in the groups directory for each global group created
  • Exclude Certain plugins from being active inside certain categories (Allowing you to create different group types)

Bugs

  • If a user only finishes the first group creation step the group is created, but group_type and parent_cat meta is never set.
    Causes the effected group to not be included in the hierarchy. Kind of trivial for now since I have’nt yet added the tabs for global groups
    into the groups direectory.

安裝

  1. Check your buddypress site and make sure you don’t have any groups already created.
  2. Download the plugin.
  3. Unzip and upload to plugins folder.
  4. Activate the plugin.

評價

There are no reviews for this plugin.

貢獻者及開發者

“BP Group Categories/Types” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BP Group Categories/Types 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.1-alpha

  • First rlease