WP_REST_Request::get_attributes()
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
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 class used to implement the ClassicPress REST API server.
Source: wp-includes/rest-api/class-wp-rest-server.php:16
Method: Embeds the links from the data into the request.
Source: wp-includes/rest-api/class-wp-rest-server.php:707
Method: Retrieves the index for a namespace.
Source: wp-includes/rest-api/class-wp-rest-server.php:1423
Method: Retrieves a list of comment items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:194
Method: Prepares a single comment output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1039
Method: Instantiates the REST server.
Source: wp-includes/rest-api/class-wp-rest-server.php:103