File: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
-
Filters whether comments can be created via the REST API without authentication.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:466 -
Creates a comment.
Used by 0 functions | Uses 23 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:568 -
Core controller used to access comments via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:32 -
Registers the routes for comments.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:46 -
Checks if a given request has access to read comments.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:125 -
Retrieves a list of comment items.
Used by 0 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:194