WP_REST_Comments_Controller::register_routes()
Method: Registers the routes for comments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:46
Method: Registers the routes for comments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:46
Filter Hook: Filters whether a comment can be trashed via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:969
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 given request has access to read comments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:125
Action Hook: Fires after a comment is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1024
Class: Core controller used to access comments via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:32