File: bp-media/classes/class-bp-rest-media-endpoint.php |
Description |
---|---|
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. |
BP_REST_Media_Endpoint::bp_rest_forums_collection_params() |
Extend the parameters for the Topics and Reply Endpoints. |
bp_rest_media_create_item |
Fires after a Media is created via the REST API. |
bp_rest_media_upload_item_permissions_check |
Filter the members `upload_item` permissions check. |
BP_REST_Media_Endpoint::bp_rest_message_query_arguments() |
Filter Query argument for the Messages for media support. |
BP_REST_Media_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a media. |
BP_REST_Media_Endpoint::assemble_response_data() |
Get medias. |
BP_REST_Media_Endpoint::bbp_media_get_rest_field_callback() |
The function to use to get medias of the topic REST Field. |