apply_filters( 'messages_message_get_recipient_ids', array $recipient_ids, array $recipient_usernames )

Filters the array of recipients IDs.

Description

Parameters

$recipient_ids

(array) Array of recipients IDs that were retrieved based on submitted usernames.

$recipient_usernames

(array) Array of recipients usernames that were submitted by a user.

Source

File: bp-messages/classes/class-bp-messages-message.php

Changelog

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.