@since: bbPress (r3860)
Description
bbp_get_spectator_role()

The spectator role is for registered users without any capabilities

Source: bp-forums/core/capabilities.php:509

bbp_topic_author_role()

Output the topic author role

Source: bp-forums/topics/template.php:1696

bbp_get_topic_author_role()

Return the topic author role

Source: bp-forums/topics/template.php:1712

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_user_display_role()

Output a user’s main role for display

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

bbp_get_user_display_role()

Return a user’s main role for display

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

bbp_get_reply_author_role()

Return the reply author role

Source: bp-forums/replies/template.php:1430

bbp_reply_author_role()

Output the reply author role

Source: bp-forums/replies/template.php:1414