目錄
概述
bbPress 內建使用者角色,使網站所有者能夠定製使用者對其網站的訪問許可權。此頁面詳細介紹了每個角色具有的 bbPress 功能。
您可以像管理 WordPress 使用者角色一樣管理 bbPress 使用者角色。 ( /wp-admin/users.php)
可以在此處閱讀 bbPress 2.2 引入的角色和功能的詳細資訊。
(bbPress 使用者角色可以在 中找到/includes/core/capabilities.php)
有關 WordPress 角色和功能的更多一般資訊,請參閱 WordPress Codex 中的指南。
對於 bbPress 使用者角色的高階編輯,請透過 bbPress 的高階使用者功能編輯檢視@JJJ 的外掛。
角色概要
預設的 bbPress 角色是:
- Keymaster – 可以建立、編輯和刪除其他使用者的論壇、話題和回覆。可以管理標籤,並使用稽覈工具管理論壇。可以訪問全球論壇設定、工具和匯入程式。
- 版主- 可以建立和編輯論壇。可以建立、編輯和刪除其他使用者的話題和回覆。可以管理標籤,並使用稽覈工具管理論壇。
- 參與者- 可以建立和編輯自己的話題和回覆。
- 旁觀者– 只能閱讀話題和回覆。
- 已阻止- 所有功能都被明確阻止。
角色詳細分解<a name="keymaster"></a>
論壇管理員
論壇功能
- keep_gate** 請參閱下面的註釋
- 釋出論壇
- 編輯論壇
- edit_others_forums
- 刪除論壇
- delete_others_forums
- read_private_forums
- read_hidden_forums
話題能力
- 釋出話題
- 編輯話題
- edit_others_topics
- 刪除話題
- delete_others_topics
- read_private_topics
回覆能力
- 釋出回覆
- 編輯回覆
- edit_others_replys
- 刪除回覆
- delete_others_replys
- read_private_replys
話題標籤功能
- manage_topic_tags
- edit_topic_tags
- delete_topic_tags
- assign_topic_tags
雜項
版主
論壇功能
- 釋出論壇
- 編輯論壇
- read_private_forums
- read_hidden_forums
話題能力
- 釋出話題
- 編輯話題
- edit_others_topics
- 刪除話題
- delete_others_topics
- read_private_topics
回覆能力
- 釋出回覆
- 編輯回覆
- edit_others_replys
- 刪除回覆
- delete_others_replys
- read_private_replys
話題標籤功能
- manage_topic_tags
- edit_topic_tags
- delete_topic_tags
- assign_topic_tags
雜項
參與者
論壇功能
- read_private_forums
話題能力
- 釋出話題
- 編輯話題
回覆能力
- 釋出回覆
- 編輯回覆
話題標籤功能
- assign_topic_tags
雜項
觀眾
雜項
- 旁觀
注意:
** 該 keep_gate 功能可用於允許向任何使用者授予特定的 「在論壇中做所有事情」 的功能,而無需實際直接授予他們 Keymaster 角色。
報告拼寫錯誤
以下文字將傳送給我們的編輯: