apply_filters( 'messages_message_get_recipient_ids', array $recipient_ids , array $recipient_usernames )
Filters the array of recipients IDs.
Description
Parameters
- $recipient_ids
-
Array of recipients IDs that were retrieved based on submitted usernames.
- $recipient_usernames
-
Array of recipients usernames that were submitted by a user.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.8.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.