File: bp-core/bp-core-template-loader.php
Description
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_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_{$type}_template

Filters the path to a template file.

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

bp_get_template_part()

Get a BuddyPress template part for display in a theme.

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

bp_get_template_part

Filters the template parts to be loaded.

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

bp_get_asset_template_part()

Get an asset template part.

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

bp_locate_template()

Retrieve the name of the highest priority template file that exists.

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

bp_locate_template

This action exists only to follow the standard BuddyPress coding convention, and should not be used to short-circuit any part of the template locator.

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