apply_filters( 'bp_get_the_thread_message_id', int $thread_message_id )
Filters the ID of the current message in the thread.
Description Description
Parameters Parameters
- $thread_message_id
-
ID of the current message in the thread.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |