文件:bp-messages /类/ class-bp-rest-messages-endpoint.php
|
描述 |
---|---|
bp_rest_message_prepare_value |
过滤从API返回的消息值。 |
BP_REST_Messages_Endpoint: get_search_recipients_items_schema () |
获取符合JSON模式的搜索收件人模式。 |
BP_REST_Messages_Endpoint: prepare_recipient_for_response () |
为REST响应准备接收方数据。 |
bp_rest_message_search_recipients_schema |
过滤消息搜索收件人模式。 |
bp_rest_messages_prepare_recipient_value |
筛选从API返回的接收方值。 |
BP_REST_Messages_Endpoint: bp_rest_post_dispatch () |
为未读消息计数添加全局标头。 |
BP_REST_Messages_Endpoint: prepare_item_for_response () |
准备作为对象返回的线程数据。 |
BP_REST_Messages_Endpoint: bp_rest_messages_get_avatars () |
为消息线程获取头像。 |
bp_rest_messages_prepare_value |
过滤从API返回的线程值。 |
BP_REST_Messages_Endpoint: bp_rest_messages_default_per_page () |
从消息中删除分页。 |