@since: 0.1.0
Description
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

BP_REST_Activity_Endpoint::__construct()

Constructor.

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

BP_REST_Activity_Endpoint::update_item_permissions_check()

Check if a given request has access to update an activity.

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

bp_rest_activity_pre_insert_value

Filters an activity before it is inserted or updated via the REST API.

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

bp_rest_activity_comment_{$key}_query_arguments

Filters the method query arguments.

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

BP_REST_Activity_Endpoint::register_routes()

Register the component routes.

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

bp_rest_activity_update_item_permissions_check

Filter the activity `update_item` permissions check.

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

BP_REST_Activity_Endpoint::prepare_links()

Prepare links for the request.

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