File: bp-messages/classes/class-bp-rest-messages-endpoint.php |
Description |
---|---|
BP_REST_Messages_Endpoint::get_search_recipients_items_schema() |
Get the search recipients schema, conforming to JSON Schema. |
BP_REST_Messages_Endpoint::prepare_recipient_for_response() |
Prepares recipient data for the REST response. |
bp_rest_message_search_recipients_schema |
Filters the message search recipients schema. |
bp_rest_messages_prepare_recipient_value |
Filter a recipient value returned from the API. |
BP_REST_Messages_Endpoint::bp_rest_post_dispatch() |
Add Global header for the unread message count. |
BP_REST_Messages_Endpoint::prepare_item_for_response() |
Prepares thread data for return as an object. |
BP_REST_Messages_Endpoint::bp_rest_messages_get_avatars() |
Get avatars for the messages thread. |
bp_rest_messages_prepare_value |
Filter a thread value returned from the API. |
BP_REST_Messages_Endpoint::bp_rest_messages_default_per_page() |
Removed Pagination from Messages. |
BP_REST_Messages_Endpoint::prepare_links() |
Prepare links for the request. |