File: bp-core/bp-core-template-loader.php |
Description |
---|---|
bp_add_template_stack_locations() |
Add template locations to template files being searched for. |
bp_add_template_stack_locations |
Filters the template locations to template files being searched for. |
bp_parse_query() |
Add checks for BuddyPress conditions to ‘parse_query’ action. |
bp_parse_query |
Fires at the end of the bp_parse_query function. |
bp_template_include_theme_supports() |
Possibly intercept the template being loaded. |
bp_get_root_template |
Filters whether or not to override the template being loaded in parent/child themes. |
bp_template_include_theme_supports |
Filters the final template being loaded in parent/child themes. |
bp_set_template_included() |
Set the included template. |
bp_is_template_included() |
Is a BuddyPress template being included? |
bp_load_theme_functions() |
Attempt to load a custom BP functions file, similar to each themes functions.php file. |