內容簡介
這是 bbPress 論壇外掛的附加功能 - 創建私人論壇群組。
此外掛可以創建無限數量的私人論壇群組。
接著,論壇可以被指派給一個或多個群組,使用者也可以被指派到一個或多個群組。
此外掛的用途:
無限數量的私人群組。
每個使用者都會被設置到一個或多個群組,每個論壇都可以與任何或所有的群組相關聯。
任意數量的公開論壇與任意數量的群組論壇結合。可以逐一設置各個群組論壇是否為公開或私人。
可以設置論壇的標題和描述(但不包括主題或回覆)對非群組使用者可見,這讓人們能看到論壇的存在,但無法瀏覽它。
可以設置不同頁面,以允許非群組使用者進行註冊或查看資訊。
主題權限
主題權限是為使用者在不同論壇需要擁有不同權限的網站而設計的。
例如,允許使用者在某個論壇中發表文章,同時只能在另一個論壇中查看文章,或者只能在一個論壇中開始主題,或只能在另一個論壇中回覆主題。
例子
所以當
使用者a屬於群組1
使用者b屬於群組2
使用者c屬於群組3
並且
論壇x被設置為只允許群組2
論壇y被設置為允許群組2和群組3
論壇z被設置為允許群組1和群組3
那麼
使用者a只能訪問論壇z
使用者b可以訪問論壇x和論壇y
使用者c可以訪問論壇y和論壇z
限制/警告
不應使用 (bbpress) 論壇列表小工具、(bbpress) 最近的回覆小工具和 (bbpress) 最新主題小工具,因為這些小工具會顯示所有論壇的主題標題和作者名稱。替換的小工具稱為 (private groups) 論壇列表、(private groups) 最近的回覆和 (private groups) 最新主題可代替使用。
可用於 bbpress 2.5.3 或更高版本。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
An add-on to the bbPress forum plugin – creates private forum groups
This Plugin creates unlimited private forum groups.
Forums are then allocated to one or more groups, and users allocated to one or more groups.
What this achieves
unlimited private groups
Each user is set to a group or groups, and each forum can have any or all the groups associated with it
Any number of public forums combined with any number of group forums. The group forums can be individually set to public or private.
Forum title and description (but not topics or replies) can be set to be visible to non-group users, allowing people to see that a forum exists but not access it
Separate pages can be set to allow redirection of non group users for sign-up or information
Topic Permissions
Topic Permissions is designed for sites where users need to have different permissions to different forums.
For instance the ability for users to contribute to one forum whilst only being able to view another, or only start topics in one forum, or only reply to topics in another.
Example
So if
User a belongs to group 1
User b belongs to group 2
User c belongs to group 3
and
Forum x is set to allow group 2
Forum y is set to allow group 2 and group 3
Forum z is set to allow group 1 and group 3
Then
User a can access only forum z
User b can access forum x and forum y
User c can access forum y and forum z
Restrictions/warnings
The widgets (bbpress) forums list, (bbpress) recent replies, and (bbpress) recent topics SHOULD NOT BE USED, as they will show topics headings and author names for all forums. Replacement widgets called (private groups) forums list, (private groups) recent replies, and (private groups) recent topics are available instead
Works with bbpress 2.5.3 or higher
