Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 6.0.0 / Page 20

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

bp_rest_friends_get_item_permissions_check

Filter Hook: Filter the friendship `get_item` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Friends_Endpoint::create_item()

Method: Create a new friendship.

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

Used by 0 functions | Uses 0 functions

bp_rest_friends_create_item

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 19 20 21 … 23 Next »
Proudly powered by WordPress