WP_REST_Server::register_route()
Method: Registers a route to the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:822
Method: Registers a route to the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:822
Method: Checks if a given request has access to read the comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:380
Method: Prepends internal property prefix to query parameters to match our response fields.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1219
Method: Converts an error to a response object.
Source: wp-includes/rest-api/class-wp-rest-server.php:213
Method: Retrieves the route map.
Source: wp-includes/rest-api/class-wp-rest-server.php:880
Method: Retrieves a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:423
Method: Checks comment_approved to set comment status for single comment output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1251
Method: Retrieves an appropriate error representation in JSON.
Source: wp-includes/rest-api/class-wp-rest-server.php:232
Filter Hook: Filters the array of available REST API endpoints.
Source: wp-includes/rest-api/class-wp-rest-server.php:897
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