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.
Parameters Parameters
- $last_message_date
-
(string) Unformatted date of the last post in the current thread.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |