apply_filters( 'bp_get_the_thread_id', int $thread_id )
Filters the ID of the thread that the current loop belongs to.
Description Description
Parameters Parameters
- $thread_id
-
ID of the thread.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |