File: bp-core/bp-core-functions.php
Description
bp_core_iso8601_date()

Output an ISO-8601 date from a date string.

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

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

Return the URL path of the referring page.

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

bp_core_get_site_path()

Get the path of the current site.

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

bp_core_get_site_path

Filters the path of the current site.

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

bp_core_current_time()

Get the current GMT time to save into the DB.

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

bp_core_current_time

Filters the current GMT time to save into the DB.

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

bp_core_get_component_search_query_arg()

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

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