File: bp-friends/classes/class-bp-rest-friends-endpoint.php
Description
bp_rest_friends_schema

Filters the friends schema.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:904

BP_REST_Friends_Endpoint::get_items()

Retrieve friendships.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:139

bp_rest_friends_update_item_permissions_check

Filter the friendship `update_item` permissions check.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:539

BP_REST_Friends_Endpoint::get_collection_params()

Get the query params for friends collections.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:913

bp_rest_friends_get_items_query_args

Filter the query arguments for the request.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:159

BP_REST_Friends_Endpoint::delete_items()

Unfriend a friendship.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:558

bp_rest_friends_collection_params

Filters the collection query params.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:983