apply_filters( 'bp_core_time_since_right_now_text', string $value )
Filters the value to use if the time since is right now.
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. |