WP_REST_Server::envelope_response()
Method: Wraps the response in an envelope.
Source: wp-includes/rest-api/class-wp-rest-server.php:784
Method: Wraps the response in an envelope.
Source: wp-includes/rest-api/class-wp-rest-server.php:784
Class: Core class used to implement the ClassicPress REST API server.
Source: wp-includes/rest-api/class-wp-rest-server.php:16
Filter Hook: Filters the enveloped form of a REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:805
Method: Instantiates the REST server.
Source: wp-includes/rest-api/class-wp-rest-server.php:103
Method: Registers a route to the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:822
Method: Checks the authentication headers if supplied.
Source: wp-includes/rest-api/class-wp-rest-server.php:172
Method: Retrieves the route map.
Source: wp-includes/rest-api/class-wp-rest-server.php:880
Filter Hook: Filters REST API authentication errors.
Source: wp-includes/rest-api/class-wp-rest-server.php:197
Filter Hook: Filters the array of available REST API endpoints.
Source: wp-includes/rest-api/class-wp-rest-server.php:897
Method: Converts an error to a response object.
Source: wp-includes/rest-api/class-wp-rest-server.php:213