apply_filters( 'bp_get_thread_recipients_count', int $count )
Filters the total number of recipients in a thread.
Parameters Parameters
- $count
-
(int) Total recipients number.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |