apply_filters( 'bp_messages_thread_get_recipients', array $recipients, int $thread_id )

Filters the recipients of a message thread.


Parameters Parameters

$recipients

(array) Array of recipient objects.

$thread_id

(int) ID of the current thread.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.