Dev Resources

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

BP_REST_Activity_Endpoint::prepare_item_for_response()

Method: Prepares activity data for return as an object.

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_prepare_value

Filter Hook: Filter an activity value returned from the API.

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_update_favorite_permissions_check

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

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

Used by 0 functions | Uses 0 functions

BP_REST_Activity_Endpoint::render_item()

Method: Renders the content of an activity.

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

Used by 0 functions | Uses 0 functions

bp_rest_activity_update_favorite

Action Hook: Fires after user favorited activities has been updated via the REST API.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 241 242 243 … 666 Next »
Proudly powered by WordPress