WP_REST_Comment_Meta_Fields::get_rest_field_type()
Method: Retrieves the type for register_rest_field() in the context of comments.
Source: wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php:48
Method: Retrieves the type for register_rest_field() in the context of comments.
Source: wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php:48
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:666
Method: Checks if a given REST request has access to update a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:777
Method: Sets the comment_status of a given comment object when creating or updating a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1706
Method: Updates a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:802
Method: Checks if the post can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1754
Method: Checks if a given request has access to delete a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:927
Method: Checks if the comment can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1803
Method: Deletes a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:951
Method: Checks if a comment can be edited or deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1836