WP_REST_Comments_Controller::delete_item_permissions_check()
Checks if a given request has access to delete a comment.
Checks if a given request has access to delete a comment.
Retrieves the query params for collections.
Get the comment, if the ID is valid.
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.
Prepends internal property prefix to query parameters to match our response fields.