apply_filters( 'bp_get_message_thread_id', int $thread_id )
Filters the ID of the current thread in the loop.
Description Description
Parameters Parameters
- $thread_id
-
ID of the current thread in the loop.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |