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