File: bp-forums/core/template-loader.php
Description
bbp_load_theme_functions()

Attempt to load a custom Forums functions file, similar to each themes functions.php file.

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

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

Possibly intercept the template being loaded

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