File: bp-core/bp-core-functions.php
Description
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

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

Returns an array of core component IDs.

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

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