apply_filters( 'bp_get_message_thread_last_message_date', string $last_message_date )
Filters the unformatted date of the last post in the current thread.
Description Description
Parameters Parameters
- $last_message_date
-
Unformatted date of the last post in the current thread.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |