apply_filters( 'bp_get_the_thread_message_content', string $message )
Filters the content of the current message in the loop.
Description Description
Parameters Parameters
- $message
-
The content of the current message in the loop.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |