@since: bbPress (r3127) |
Description |
---|---|
bbp_current_user_can_publish_topics() |
Check if the current user can publish topics |
bbp_current_user_can_publish_replies() |
Check if the current user can publish replies |
bbp_get_forums_for_current_user() |
Get the forums the current user has the ability to see and post to |
bbp_current_user_can_access_create_topic_form() |
Performs a series of checks to ensure the current user can create topics. |
bbp_current_user_can_access_create_reply_form() |
Performs a series of checks to ensure the current user can create replies. |
bbp_user_can_view_forum() |
Check if the user can access a specific forum |