apply_filters( 'bp_core_time_since_ago_text', string $value )
Filters the value to use if the time since is some time ago.
Description Description
Parameters Parameters
- $value
-
String representing the time since the older date.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |