File: bp-media/classes/class-bp-rest-media-endpoint.php
Description
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_Endpoint::prepare_links()

Prepare links for the request.

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

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_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_create_items_query_args

Filter the query arguments for the request.

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

BP_REST_Media_Endpoint::upload_item_permissions_check()

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

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

BP_REST_Media_Endpoint::bp_rest_forums_collection_params()

Extend the parameters for the Topics and Reply Endpoints.

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

bp_rest_media_create_item

Fires after a Media is created via the REST API.

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

bp_rest_media_upload_item_permissions_check

Filter the members `upload_item` permissions check.

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