File: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php
Description
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_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_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_comment_{$key}_query_arguments

Filters the method query arguments.

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

BP_REST_Activity_Comment_Endpoint::get_item_schema()

Get the plugin schema, conforming to JSON Schema.

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

bp_rest_activity_comment_details_schema

Filters the activity details schema.

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

BP_REST_Activity_Comment_Endpoint

Activity endpoints.

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