Namespaces: global
Description
bbp_make_spam_user()

Mark a users topics and replies as spam when the user is marked as spam

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

bbp_make_ham_user()

Mark a users topics and replies as spam when the user is marked as spam

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

bbp_set_user_role()

Return a user’s main role

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

bbp_get_user_role()

Return a user’s forums role

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

bbp_get_user_blog_role()

Return a user’s blog role

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

bbp_profile_update_role()

Helper function hooked to ‘bbp_profile_update’ action to save or update user roles and capabilities.

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

bbp_set_current_user_default_role()

Add the default role to the current user if needed

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

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