File: bp-media/classes/class-bp-rest-media-endpoint.php
Description
BP_REST_Media_Endpoint::prepare_links()

Prepare links for the request.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1351

bp_rest_media_prepare_links

Filter links prepared for the REST response.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1386

bp_rest_media_default_scope

Filter to update default scope for rest api.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2862

BP_REST_Media_Endpoint::bp_rest_check_privacy_restriction()

Check user access based on the privacy for the single Media.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2874

BP_REST_Media_Endpoint::bp_rest_media_default_scope()

Get default scope for the media.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2828

BP_REST_Media_Endpoint::get_item_permissions_check()

Checks if a given request has access to get all users.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:368

bp_rest_media_delete_item_permissions_check

Filter the members `delete_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1096

BP_REST_Media_Endpoint::bp_gif_data_get_rest_field_callback()

The function to use to get gif data of the activity REST Field.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2131

bp_rest_media_get_item_permissions_check

Filter the members `get_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:415

BP_REST_Media_Endpoint::upload_item()

Upload Media.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1115