文件:bp-media /类/ class-bp-rest-media-endpoint.php
|
描述 |
---|---|
BP_REST_Media_Endpoint: prepare_links () |
为请求准备链接。 |
bp_rest_media_prepare_links |
筛选为REST响应准备的链接。 |
BP_REST_Media_Endpoint: bp_rest_media_default_scope () |
获取媒体的默认范围。 |
bp_rest_media_default_scope |
过滤器更新rest api的默认范围。 |
BP_REST_Media_Endpoint: bp_rest_check_privacy_restriction () |
基于单个媒体的隐私检查用户访问。 |
BP_REST_Media_Endpoint: __construct () |
构造函数。 |
BP_REST_Media_Endpoint: update_item_permissions_check () |
检查给定请求是否有访问更新媒体的权限。 |
bp_rest_media_prepare_value |
过滤API返回的活动值。 |
BP_REST_Media_Endpoint: bbp_media_gif_update_rest_field_callback () |
用于更新媒体的活动REST字段值的函数。 |
BP_REST_Media_Endpoint: register_routes () |
注册组件路由。 |