@since: bbPress (r3311)
Description
bbp_get_single_user_template()

Get the user profile template

Source: bp-forums/core/template-loader.php:177

bbp_get_single_user_edit_template()

Get the user profile edit template

Source: bp-forums/core/template-loader.php:198

bbp_get_single_view_template()

Get the view template

Source: bp-forums/core/template-loader.php:266

bbp_template_include()

The main filter used for theme compatibility and displaying custom Forums theme files.

Source: bp-forums/core/sub-actions.php:445

bbp_is_topic_tag()

Check if the current page is a topic tag

Source: bp-forums/common/template.php:374

bbp_is_custom_post_type()

Check if the current post type is one of Forums’

Source: bp-forums/common/template.php:442