apply_filters( 'bp_core_current_time', string $value )
Filters the current GMT time to save into the DB.
Description Description
Parameters Parameters
- $value
-
Current GMT time.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.2.6 | Introduced. |