apply_filters( 'bp_get_the_notification_date_notified', string $date_notified )
Filters the timestamp of the current notification.
Description Description
Parameters Parameters
- $date_notified
-
Timestamp of the current notification.
Source Source
File: bp-notifications/bp-notifications-template.php
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |