apply_filters( 'bp_get_the_thread_message_date_sent', string $value )
Filters the date sent value for the current message as a timestamp.
Description Description
Parameters Parameters
- $value
-
Timestamp of the date sent value for the current message.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |