Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-friends/classes/class-bp-rest-friends-endpoint.php / Page 2

BP_REST_Friends_Endpoint::get_collection_params()

Method: Get the query params for friends collections.

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

Used by 0 functions | Uses 0 functions

bp_rest_friends_collection_params

Filter Hook: Filters the collection query params.

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

Used by 0 functions | Uses 0 functions

bp_rest_friends_get_items

Action Hook: Fires after friendships are fetched via the REST API.

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

Used by 0 functions | Uses 0 functions

bp_rest_friends_delete_item

Action Hook: Fires after a friendship is deleted via the REST API.

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

BP_REST_Friends_Endpoint::delete_item_permissions_check()

Method: Check if a given request has access to delete a friendship.

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

Used by 0 functions | Uses 0 functions

bp_rest_friends_get_items_permissions_check

Filter Hook: Filter the friends `get_items` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Friends_Endpoint::get_item()

Method: Retrieve single friendship.

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

Used by 0 functions | Uses 0 functions

bp_rest_friends_get_item

Action Hook: Fires before a friendship is retrieved via the REST API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Friends_Endpoint::get_item_permissions_check()

Method: Check if a given request has access to get a friendship.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress