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

Set up the display of the ‘template_notices’ feedback message.

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

bp_core_render_message()

Render the ‘template_notices’ feedback message.

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

bp_core_get_format_date()

Return formatted date from a date string.

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

bp_core_add_message()

Add a feedback (error/success) message to the WP cookie so it can be displayed after the page reloads.

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

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

Get an English-language representation of the time elapsed since a given date.

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