WP_REST_Comments_Controller::create_item_permissions_check()
Checks if a given request has access to create a comment.
Checks if a given request has access to create a comment.
Deletes a comment.
Checks if a given request has access to delete a comment.
Retrieves the query params for collections.
Retrieves a comment.
Checks if a given request has access to read the comment.
Retrieves the comment’s schema, conforming to JSON Schema.
Retrieves a list of comment items.
Checks if a given request has access to read comments.
Sets the comment_status of a given comment object when creating or updating a comment.