apply_filters( 'bp_rest_messages_prepare_recipient_value', array $data , object $recipient , WP_REST_Request $request )
Filter a recipient value returned from the API.
Description
Parameters
- $data
-
The recipient value for the REST response.
- $recipient
-
The recipient object.
- $request
-
Request used to generate the response.
Source
File: bp-messages/classes/class-bp-rest-messages-endpoint.php
Changelog
Version | Description |
---|---|
0.1.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.