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