Namespaces: global
Description
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_map_primary_meta_caps()

Maps primary capabilities

Source: bp-forums/users/capabilities.php:23

bbp_user_login_fields()

Output the required hidden fields when logging in

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

bbp_user_register_fields()

Output the required hidden fields when registering

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

bbp_user_lost_pass_fields()

Output the required hidden fields when user lost password

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

bbp_author_link()

Output the author link of a post

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