Uses
| Uses | Description |
|---|---|
| wp-includes/rest-api/class-wp-rest-request.php: WP_REST_Request::set_attributes() | Sets the attributes for the request. |
| wp-includes/rest-api/class-wp-rest-request.php: WP_REST_Request::set_route() | Sets the route that matched the request. |
| wp-includes/rest-api/class-wp-rest-request.php: WP_REST_Request::set_method() | Sets HTTP method for the request. |