File: bp-media/classes/class-bp-rest-media-endpoint.php |
Description |
---|---|
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. |
BP_REST_Media_Endpoint::bp_gif_data_get_rest_field_callback_messages() |
The function to use to get medias gif for the Messages REST Field. |
BP_REST_Media_Endpoint::get_items_permissions_check() |
Checks if a given request has access to get all users. |
bp_rest_media_delete_items_permissions_check |
Filter the members `delete_items` permissions check. |
BP_REST_Media_Endpoint::bp_rest_media_support() |
Register custom field for the activity api. |
BP_REST_Media_Endpoint::bp_gif_data_update_rest_field_callback_messages() |
The function to use to update the medias’s value of the activity REST Field. |
bp_rest_media_get_items_permissions_check |
Filter the members `get_items` permissions check. |