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.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:186

BP_REST_Media_Details_Endpoint::bp_rest_get_total_media_count()

Return the total media count in your BP instance.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:210

bp_rest_get_total_media_count

Filters the total number of media.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:223

BP_REST_Media_Details_Endpoint::bp_rest_media_object_results_media_all_scope()

Media results all scope.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:236

BP_REST_Media_Details_Endpoint::get_media_tabs()

Get Media Directory tabs.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:161

BP_REST_Media_Details_Endpoint

BuddyPress Media Details endpoints.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:16

BP_REST_Media_Details_Endpoint::__construct()

Constructor.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:30

BP_REST_Media_Details_Endpoint::register_routes()

Register the component routes.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:42

BP_REST_Media_Details_Endpoint::get_items()

Retrieve Media details.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:73

bp_rest_media_details_get_items

Fires after a list of medias details is fetched via the REST API.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:89