@since: BuddyPress 1.5.0
Description
bp_core_get_directory_page_ids()

Fetch a list of BP directory pages from the appropriate meta table.

Source: bp-core/bp-core-functions.php:507

bp_core_get_directory_page_ids

Filters the list of BP directory pages from the appropriate meta table.

Source: bp-core/bp-core-functions.php:543

bp_core_load_admin_bar_css()

Handle the enqueueing of toolbar CSS.

Source: bp-core/bp-core-adminbar.php:95

bp_modify_page_title()

Filter the page title for BuddyPress pages.

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

bp_modify_page_title

Filters the older ‘wp_title’ page title for BuddyPress pages.

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

bp_core_exclude_pages()

Prevent specific pages (eg ‘Activate’) from showing on page listings.

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

bp_core_exclude_pages

Filters specific pages that shouldn’t show up on page listings.

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

bp_core_catch_no_access()

Catch unauthorized access to certain BuddyPress pages and redirect accordingly.

Source: bp-core/bp-core-catchuri.php:623

bp_core_no_access()

Redirect a user to log in for BP pages that require access control.

Source: bp-core/bp-core-catchuri.php:661

bp_core_no_access_wp_login_error()

Add a custom BuddyPress no access error message to wp-login.php.

Source: bp-core/bp-core-catchuri.php:774