apply_filters( 'bp_rest_message_prepare_value', array $data, BP_Messages_Message $message, WP_REST_Request $request )

Filter a message value returned from the API.

Description

Parameters

$data

The message value for the REST response.

$message

The Message object.

$request

Request used to generate the response.

Source

File: bp-messages/classes/class-bp-rest-messages-endpoint.php

Changelog

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.