@since: BuddyPress 1.7.0
Description
bp_get_root_template

Filters whether or not to override the template being loaded in parent/child themes.

Source: bp-core/bp-core-template-loader.php:524

bp_template_include_theme_supports

Filters the final template being loaded in parent/child themes.

Source: bp-core/bp-core-template-loader.php:539

bp_load_theme_functions()

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

Source: bp-core/bp-core-template-loader.php:574

bp_get_theme_compat_templates()

Get the templates to use as the endpoint for BuddyPress template parts.

Source: bp-core/bp-core-template-loader.php:609

bp_add_template_stack_locations()

Add template locations to template files being searched for.

Source: bp-core/bp-core-template-loader.php:439

bp_add_template_stack_locations

Filters the template locations to template files being searched for.

Source: bp-core/bp-core-template-loader.php:460

bp_parse_query()

Add checks for BuddyPress conditions to ‘parse_query’ action.

Source: bp-core/bp-core-template-loader.php:470

bp_parse_query

Fires at the end of the bp_parse_query function.

Source: bp-core/bp-core-template-loader.php:496

bp_get_template_locations()

Get the possible subdirectories to check for templates in.

Source: bp-core/bp-core-template-loader.php:413

bp_get_template_locations

Filters the possible subdirectories to check for templates in.

Source: bp-core/bp-core-template-loader.php:428