File: bp-media/classes/class-bp-rest-media-endpoint.php |
Description |
|---|---|
| BP_REST_Media_Endpoint::prepare_links() |
Prepare links for the request. |
| bp_rest_media_prepare_links |
Filter links prepared for the REST response. |
| BP_REST_Media_Endpoint::bp_rest_media_default_scope() |
Get default scope for the media. |
| bp_rest_media_default_scope |
Filter to update default scope for rest api. |
| BP_REST_Media_Endpoint::bp_rest_check_privacy_restriction() |
Check user access based on the privacy for the single Media. |
| bp_rest_media_create_item |
Fires after a Media is created via the REST API. |
| bp_rest_media_upload_item_permissions_check |
Filter the members `upload_item` permissions check. |
| BP_REST_Media_Endpoint::bp_rest_message_query_arguments() |
Filter Query argument for the Messages for media support. |
| BP_REST_Media_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a media. |
| BP_REST_Media_Endpoint::assemble_response_data() |
Get medias. |