apply_filters( 'bp_core_time_old_text', string $value , int $age )
Filters the value to use to display the age.
Description Description
Parameters Parameters
- $value
-
String representing the time since the older date.
- $age
-
The age.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |