bp_dd_get_time()
Get the current timestamp, using current blog time settings.
Description
Return
(int)
Source
File: bp-core/bp-core-tools-default-data.php
function bp_dd_get_time() { return (int) current_time( 'timestamp' ); }
Changelog
Version | Description |
---|---|
BuddyBoss 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.