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 4

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

BP_REST_Activity_Endpoint::create_item()

Method: Create an activity.

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_get_item

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

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

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::get_item_permissions_check()

Method: Check if a given request has access to get information about a specific activity.

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_get_items_permissions_check

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

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

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::get_item()

Method: Retrieve an activity.

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

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