Namespaces: global |
Description |
|---|---|
| bp_core_exclude_pages_from_nav_menu_admin() |
Prevent specific pages (eg ‘Activate’) from showing in the Pages meta box of the Menu Administration screen. |
| bp_core_menu_highlight_parent_page() |
Adds current page CSS classes to the parent BP page in a WP Page Menu. |
| bp_core_menu_highlight_nav_menu_item() |
Adds current page CSS classes to the parent BP page in a WP Nav Menu. |
| bp_core_filter_comments() |
Filter the blog post comments array and insert BuddyPress URLs for users. |
| bp_core_login_redirect() |
When a user logs in, redirect him in a logical way. |
| 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_get_template_locations() |
Get the possible subdirectories to check for templates in. |