@since: 0.1.0
Description
BP_REST_Activity_Comment_Endpoint::get_collection_params()

Get the query params for collections of plugins.

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

bp_rest_activity_get_items_query_args

Filter the query arguments for the request.

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

bp_rest_activity_delete_item

Fires after an activity is deleted via the REST API.

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

BP_REST_Activity_Comment_Endpoint::get_activity_object()

Get activity object.

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

bp_rest_activity_get_items

Fires after a list of activities is fetched via the REST API.

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

BP_REST_Activity_Endpoint::delete_item_permissions_check()

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

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

BP_REST_Activity_Comment_Endpoint::prepare_activity_comments()

Prepare activity comments.

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

BP_REST_Activity_Endpoint::get_items_permissions_check()

Check if a given request has access to activity items.

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

bp_rest_activity_delete_item_permissions_check

Filter the activity `delete_item` permissions check.

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

BP_REST_Activity_Comment_Endpoint::__construct()

Constructor.

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