apply_filters( 'bp_get_message_get_recipient_usernames', string $recipients )
Filters the recipients usernames for prefilling the ‘To’ field on the Compose screen.
Parameters Parameters
- $recipients
-
(string) Recipients usernames for 'To' field prefilling.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |