File: bp-media/classes/class-bp-rest-media-endpoint.php |
Description |
---|---|
BP_REST_Media_Endpoint::prepare_links() |
Prepare links for the request. |
bp_rest_media_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Media_Endpoint::bp_rest_media_default_scope() |
Get default scope for the media. |
bp_rest_media_default_scope |
Filter to update default scope for rest api. |
BP_REST_Media_Endpoint::bp_rest_check_privacy_restriction() |
Check user access based on the privacy for the single Media. |
BP_REST_Media_Endpoint |
BuddyPress Media endpoints. |
bp_rest_media_update_items_query_args |
Filter the query arguments for the request. |
BP_REST_Media_Endpoint::prepare_item_for_response() |
Prepares activity data for return as an object. |
BP_REST_Media_Endpoint::bbp_media_gif_get_rest_field_callback() |
The function to use to get medias gif for the topic REST Field. |
BP_REST_Media_Endpoint::__construct() |
Constructor. |