File: bp-core/bp-core-functions.php
Description
bp_core_get_component_search_query_arg

Filters the query arg for a component search string.

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

bp_core_get_root_domain()

Return the domain for the root blog.

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

bp_core_get_root_domain

Filters the domain for the root blog.

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

bp_core_add_root_component()

Add support for a top-level (“root”) component.

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

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

Add illegal blog names to WP so that root components will not conflict with blog names on a subdirectory installation.

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

bp_core_get_directory_page_id()

Get the page ID corresponding to a component directory.

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

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