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_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_core_on_directory_page_delete()

Remove the entry from bp_pages when the corresponding WP page is deleted.

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

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

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

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