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

Possibly intercept the template being loaded.

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

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

Set the included template.

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

bp_is_template_included()

Is a BuddyPress template being included?

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

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

Show/Hide WordPress toolbar based on the plugin settings.

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

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