File: bp-core/bp-core-template-loader.php
Description
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_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

bp_get_template_stack()

Get the “template stack”, a list of registered directories where templates can be found.

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

bp_get_template_stack

Filters the “template stack” list of registered directories where templates can be found.

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

bp_buffer_template_part()

Put a template part into an output buffer, and return it.

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

bp_get_query_template()

Retrieve the path to a template.

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

bp_get_{$type}_template

Filters possible file paths to check for for a template.

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

bp_{$type}_template

Filters the path to a template file.

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