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

Delete multiple medias.

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

BP_REST_Media_Endpoint::get_collection_params()

Get the query params for collections.

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

BP_REST_Media_Endpoint::bp_media_ids_get_rest_field_callback_messages()

The function to use to get medias of the messages REST Field.

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

bp_rest_media_get_items_query_args

Filter the query arguments for the request.

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

bp_rest_media_delete_items

Fires after medias is deleted via the REST API.

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

bp_rest_media_collection_params

Filters the collection query params.

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

BP_REST_Media_Endpoint::bp_media_ids_update_rest_field_callback_messages()

The function to use to update the medias’s value of the messages REST Field.

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

bp_rest_media_get_items

Fires after a list of members is fetched via the REST API.

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

BP_REST_Media_Endpoint::delete_items_permissions_check()

Checks if a given request has access to for the user.

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

BP_REST_Media_Endpoint::bp_rest_create_media()

Create the Media IDs from Upload IDs.

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