apply_filters( 'bp_get_message_thread_last_post_date', string $value )
Filters the nicely formatted date of the last post in the current thread.
Description Description
Parameters Parameters
- $value
-
Formatted 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. |