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_Endpoint::get_item() |
Retrieve a single media. |
BP_REST_Media_Endpoint::delete_item_permissions_check() |
Checks if a given request has access to for the user. |
BP_REST_Media_Endpoint::bp_media_ids_update_rest_field_callback() |
The function to use to update the medias’s value of the activity REST Field. |
BP_REST_Media_Endpoint::get_item_permissions_check() |
Checks if a given request has access to get all users. |
bp_rest_media_delete_item_permissions_check |
Filter the members `delete_item` permissions check. |