apply_filters( 'bp_get_the_thread_recipients_list', string $value )
Filters the HTML links to the profiles of recipients in the current thread.
Parameters Parameters
- $value
-
(string) Comma-separated list of recipient HTML links for current thread.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |