File: bp-media/classes/class-bp-rest-media-endpoint.php |
Description |
---|---|
bp_rest_media_delete_item_permissions_check |
Filter the members `delete_item` permissions check. |
BP_REST_Media_Endpoint::bp_gif_data_get_rest_field_callback() |
The function to use to get gif data of the activity REST Field. |
bp_rest_media_get_item_permissions_check |
Filter the members `get_item` permissions check. |
BP_REST_Media_Endpoint::upload_item() |
Upload Media. |
BP_REST_Media_Endpoint::bp_gif_data_update_rest_field_callback() |
The function to use to update the Gif data’s value of the activity REST Field. |
BP_REST_Media_Endpoint::create_item() |
Create medias. |
bp_rest_media_upload_item |
Fires after a list of members is fetched via the REST API. |
BP_REST_Media_Endpoint::bp_rest_activity_query_arguments() |
Filter Query argument for the activity for media support. |
bp_rest_media_create_items_query_args |
Filter the query arguments for the request. |
BP_REST_Media_Endpoint::upload_item_permissions_check() |
Checks if a given request has access to get all users. |