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: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:32
Method: Checks a comment author email for validity.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1863
Method: Checks if a comment can be edited or deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1836
Method: If empty comments are not allowed, checks if the provided comment content is not empty.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1885
Method: Checks if the comment can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1803
Method: Checks if the post can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1754
Method: Creates a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:567
Method: Checks if a given request has access to create a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:443
Method: Deletes a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:951