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

bp_locate_template_and_load

Filter here to allow/disallow template loading.

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

bp_locate_template_asset()

Get file data of the highest priority asset that exists.

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

bp_register_template_stack()

Register a new template stack location.

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

bp_deregister_template_stack()

Deregister a previously registered template stack location.

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

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