File: bp-media/classes/class-bp-rest-media-details-endpoint.php |
Description |
---|---|
BP_REST_Media_Details_Endpoint::get_media_privacy() |
Get privacy for the media. |
BP_REST_Media_Details_Endpoint::bp_rest_get_total_media_count() |
Return the total media count in your BP instance. |
bp_rest_get_total_media_count |
Filters the total number of media. |
BP_REST_Media_Details_Endpoint::bp_rest_media_object_results_media_all_scope() |
Media results all scope. |
BP_REST_Media_Details_Endpoint::__construct() |
Constructor. |
BP_REST_Media_Details_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Media_Details_Endpoint::get_items() |
Retrieve Media details. |
bp_rest_media_details_get_items |
Fires after a list of medias details is fetched via the REST API. |
BP_REST_Media_Details_Endpoint::get_items_permissions_check() |
Checks if a given request has access to get all users. |
bp_rest_media_details_get_items_permissions_check |
Filter the media details `get_items` permissions check. |