File: bp-core/bp-core-template-loader.php |
Description |
---|---|
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. |
bp_get_theme_compat_templates() |
Get the templates to use as the endpoint for BuddyPress template parts. |
bp_show_hide_toolbar() |
Show/Hide WordPress toolbar based on the plugin settings. |
bp_add_template_stack_locations() |
Add template locations to template files being searched for. |