apply_filters( 'bp_get_message_thread_content', string $last_message_content )
Filters the content of the last message in the thread.
Parameters Parameters
- $last_message_content
-
(string) Content of the last message in the thread.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |