File: bp-messages/classes/class-bp-rest-messages-endpoint.php |
Description |
---|---|
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. |
bp_rest_messages_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Messages_Endpoint::update_starred_permissions_check() |
Check if a given request has access to update user starred messages. |
BP_REST_Messages_Endpoint::get_thread_object() |
Get thread object. |
bp_rest_messages_update_starred_permissions_check |
Filter the message `update_starred` permissions check. |
BP_REST_Messages_Endpoint::get_message_object() |
Get the message object thanks to its ID. |