Namespaces: global
Description
bp_core_get_iso8601_date()

Return an ISO-8601 date from a date string.

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

bp_core_format_date()

Output formatted date from a date string.

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

bp_core_redirect()

Perform a status-safe wp_redirect() that is compatible with BP’s URI parser.

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

bp_core_get_component_search_query_arg()

Get the ‘search’ query argument for a given component.

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

bp_core_get_root_domain()

Return the domain for the root blog.

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

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_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