apply_filters( 'bp_get_the_notification_time_since', string $retval )
Filters the time since value of the current notification.
Description Description
Parameters Parameters
- $retval
-
Time since value for current notification.
Source Source
File: bp-notifications/bp-notifications-template.php
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |