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

Filter a message value returned from the API.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1276

BP_REST_Messages_Endpoint::get_search_recipients_items_schema()

Get the search recipients schema, conforming to JSON Schema.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:2069

BP_REST_Messages_Endpoint::prepare_recipient_for_response()

Prepares recipient data for the REST response.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1288

bp_rest_message_search_recipients_schema

Filters the message search recipients schema.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:2101

bp_rest_messages_prepare_recipient_value

Filter a recipient value returned from the API.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1336

BP_REST_Messages_Endpoint::bp_rest_post_dispatch()

Add Global header for the unread message count.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:2113

BP_REST_Messages_Endpoint::prepare_item_for_response()

Prepares thread data for return as an object.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1348

BP_REST_Messages_Endpoint::bp_rest_messages_get_avatars()

Get avatars for the messages thread.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:2129

bp_rest_messages_prepare_value

Filter a thread value returned from the API.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1560

BP_REST_Messages_Endpoint::bp_rest_messages_default_per_page()

Removed Pagination from Messages.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:2262