File: bp-media/classes/class-bp-rest-media-endpoint.php |
Description |
---|---|
BP_REST_Media_Endpoint::delete_items() |
Delete multiple medias. |
BP_REST_Media_Endpoint::get_collection_params() |
Get the query params for collections. |
BP_REST_Media_Endpoint::bp_media_ids_get_rest_field_callback_messages() |
The function to use to get medias of the messages REST Field. |
bp_rest_media_get_items_query_args |
Filter the query arguments for the request. |
bp_rest_media_delete_items |
Fires after medias is deleted via the REST API. |
bp_rest_media_collection_params |
Filters the collection query params. |
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. |
bp_rest_media_get_items |
Fires after a list of members is fetched via the REST API. |
BP_REST_Media_Endpoint::delete_items_permissions_check() |
Checks if a given request has access to for the user. |
BP_REST_Media_Endpoint::bp_rest_create_media() |
Create the Media IDs from Upload IDs. |