@since: BuddyPress 1.5.0
Description
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_component_slug_from_root_slug()

Create a default component slug from a WP page root_slug.

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

bp_core_component_slug_from_root_slug

Filters the default component slug from a WP page root_slug.

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

bp_core_create_root_component_page()

Create WordPress pages to be used as BP component directories.

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

bp_use_wp_admin_bar

Filters whether or not to use the admin bar.

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

bp_forums_parent_forum_id()

Return the parent forum ID for the Legacy Forums abstraction layer.

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

bp_forums_parent_forum_id

Filters the parent forum ID for the bbPress abstraction layer.

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

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_is_username_compatibility_mode()

Are we running username compatibility mode?

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