BP_REST_Friends_Endpoint::get_items_permissions_check()
Method: Check if a given request has access to friendship items.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:174
Method: Check if a given request has access to friendship items.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:174
Method: Check if a given request has access to delete a friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:615
Filter Hook: Filter the friends `get_items` permissions check.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:195
Method: Retrieve single friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:206
Action Hook: Fires before a friendship is retrieved via the REST API.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:252
Method: Check if a given request has access to get a friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:265
Filter Hook: Filter the friendship `get_item` permissions check.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:286
Method: Create a new friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:297
Action Hook: Fires after a friendship is created via the REST API.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:391
Method: Check if a given request has access to create a friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:404