@since: 0.1.0
Description
bp_rest_activity_prepare_comments

Filter activity comments returned from the API.

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

bp_rest_activity_get_items_permissions_check

Filter the activity `get_items` permissions check.

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

BP_REST_Activity_Endpoint::get_user_favorites()

Gets the current user’s favorites.

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

BP_REST_Activity_Comment_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Activity_Details_Endpoint

Activity endpoints.

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

BP_REST_Activity_Endpoint::get_item()

Retrieve an activity.

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

BP_REST_Activity_Endpoint::update_favorite()

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

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

BP_REST_Activity_Comment_Endpoint::get_items()

Retrieve activity comments.

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

BP_REST_Activity_Details_Endpoint::__construct()

Constructor.

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

bp_rest_activity_get_item

Fires after an activity is fetched via the REST API.

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