File: bp-core/bp-core-functions.php
Description
bp_core_update_directory_page_ids()

Store the list of BP directory pages in the appropriate meta table.

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

bp_core_get_directory_pages()

Get names and slugs for BuddyPress component directory pages.

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

bp_core_get_directory_pages

Filters the names and slugs for BuddyPress component directory pages.

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

bp_core_add_page_mappings()

Creates necessary directory pages.

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

bp_core_get_directory_page_default_titles()

Get the default page titles for BP directory pages.

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

bp_core_get_directory_page_default_titles

Filters the default page titles array

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

bp_is_username_compatibility_mode()

Are we running username compatibility mode?

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

bp_is_username_compatibility_mode

Filters whether or not to use username compatibility mode.

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

bp_use_wp_admin_bar()

Should we use the WP Toolbar?

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

bp_use_wp_admin_bar

Filters whether or not to use the admin bar.

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