Namespaces: global |
Description |
|---|---|
| bp_add_template_stack_locations() |
Add template locations to template files being searched for. |
| bp_parse_query() |
Add checks for BuddyPress conditions to ‘parse_query’ action. |
| bp_template_include_theme_supports() |
Possibly intercept the template being loaded. |
| 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_core_exclude_pages() |
Prevent specific pages (eg ‘Activate’) from showing on page listings. |
| bp_get_template_locations() |
Get the possible subdirectories to check for templates in. |