@since: 0.1.0
Description
bp_rest_activity_prepare_value

Filter an activity value returned from the API.

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

BP_REST_Activity_Comment_Endpoint::create_item_permissions_check()

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

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

BP_REST_Activity_Details_Endpoint::get_item_schema()

Get the plugin schema, conforming to JSON Schema.

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

BP_REST_Activity_Endpoint::update_item()

Update an activity.

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

BP_REST_Activity_Endpoint::prepare_activity_comments()

Prepare activity comments.

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

bp_rest_activity_comment_create_item_permissions_check

Filter the activity comment `create_item` permissions check.

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

BP_REST_Activity_Endpoint

Activity endpoints.

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

bp_rest_activity_update_item

Fires after an activity is updated via the REST API.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:764

BP_REST_Activity_Endpoint::prepare_item_for_database()

Prepare an activity for create or update.

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

BP_REST_Activity_Comment_Endpoint::get_endpoint_args_for_item_schema()

Edit the type of the some properties for the CREATABLE methods.

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