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