bp_core_time_old( int|string $birth_date )
Get an age to display according to the birth date.
Description Description
Parameters Parameters
- $birth_date
-
(Required) A timestamp or a MySQL formatted date.
Return Return
(string) The age to display.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |