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