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

bp_core_time_since_pre

Filters whether or not to bypass BuddyPress’ time_since calculations.

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

bp_core_time_since_unknown_text

Filters the value to use if the time since is unknown.

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

bp_core_time_since_right_now_text

Filters the value to use if the time since is right now.

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

bp_core_time_since_ago_text

Filters the value to use if the time since is some time ago.

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

bp_core_time_since

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

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

bp_core_iso8601_date()

Output an ISO-8601 date from a date string.

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

bp_core_get_component_search_query_arg

Filters the query arg for a component search string.

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