apply_filters( 'bp_get_message_thread_last_post_date', string $value )
Filters the nicely formatted date of the last post in the current thread.
Parameters Parameters
- $value
-
(string) Formatted date of the last post in the current thread.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |