Dev Resources

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

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

bp_rest_activity_update_item

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

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_create_item_permissions_check

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

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_create_item

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

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

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::create_item_permissions_check()

Method: Checks if a given request has access to create an activity.

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_get_item_permissions_check

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 242 243 244 … 666 Next »
Proudly powered by WordPress