File: bp-forums/users/template.php
Description
bbp_user_can_view_forum

For check Current topic’s forum is part of group or not.

Source: bp-forums/users/template.php:1835

bbp_current_user_can_publish_topics()

Check if the current user can publish topics

Source: bp-forums/users/template.php:1852

bbp_current_user_can_publish_forums()

Check if the current user can publish forums

Source: bp-forums/users/template.php:1886

bbp_current_user_can_publish_replies()

Check if the current user can publish replies

Source: bp-forums/users/template.php:1918

bbp_get_forums_for_current_user()

Get the forums the current user has the ability to see and post to

Source: bp-forums/users/template.php:1959

bbp_current_user_can_access_create_forum_form()

Performs a series of checks to ensure the current user can create forums.

Source: bp-forums/users/template.php:2020

bbp_current_user_can_access_create_topic_form()

Performs a series of checks to ensure the current user can create topics.

Source: bp-forums/users/template.php:2056

bbp_current_user_can_access_create_reply_form()

Performs a series of checks to ensure the current user can create replies.

Source: bp-forums/users/template.php:2092

bbp_current_user_can_access_anonymous_user_form()

Performs a series of checks to ensure the current user should see the anonymous user form fields.

Source: bp-forums/users/template.php:2132

bbp_user_login_fields()

Output the required hidden fields when logging in

Source: bp-forums/users/template.php:1579