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.

Source: bp-core/bp-core-filters.php:155

bp_core_menu_highlight_parent_page()

Adds current page CSS classes to the parent BP page in a WP Page Menu.

Source: bp-core/bp-core-filters.php:199

bp_core_menu_highlight_nav_menu_item()

Adds current page CSS classes to the parent BP page in a WP Nav Menu.

Source: bp-core/bp-core-filters.php:257

bp_core_filter_comments()

Filter the blog post comments array and insert BuddyPress URLs for users.

Source: bp-core/bp-core-filters.php:282

bp_core_login_redirect()

When a user logs in, redirect him in a logical way.

Source: bp-core/bp-core-filters.php:330

bp_add_template_stack_locations()

Add template locations to template files being searched for.

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

bp_parse_query()

Add checks for BuddyPress conditions to ‘parse_query’ action.

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

bp_template_include_theme_supports()

Possibly intercept the template being loaded.

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

bp_set_template_included()

Set the included template.

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

bp_get_template_locations()

Get the possible subdirectories to check for templates in.

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