Dev Resources

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

BP_REST_Activity_Endpoint::update_favorite_permissions_check()

Method: Check if a given request has access to update user favorites.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:821

Used by 0 functions | Uses 0 functions

bp_rest_activity_delete_item_permissions_check

Filter Hook: Filter the activity `delete_item` permissions check.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:718

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::get_user_favorites()

Method: Gets the current user’s favorites.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:728

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::update_favorite()

Method: Adds or removes the activity from the current user’s favorites.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:749

Used by 0 functions | Uses 0 functions

bp_rest_activity_delete_item

Action Hook: Fires after an activity is deleted via the REST API.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:672

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::delete_item_permissions_check()

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

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:685

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::delete_item()

Method: Delete activity.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:626

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::update_item_permissions_check()

Method: Check if a given request has access to update an activity.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:582

Used by 0 functions | Uses 0 functions

bp_rest_activity_update_item_permissions_check

Filter Hook: Filter the activity `update_item` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::update_item()

Method: Update an activity.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:520

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