WP_REST_Server::json_error()
Method: Retrieves an appropriate error representation in JSON.
Source: wp-includes/rest-api/class-wp-rest-server.php:232
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: Handles serving a REST API request.
Source: wp-includes/rest-api/class-wp-rest-server.php:285
Method: Retrieves namespaces registered on the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:958
Filter Hook: Filters whether to send nocache headers on a REST API request.
Source: wp-includes/rest-api/class-wp-rest-server.php:496
Method: Retrieves specified options for a route.
Source: wp-includes/rest-api/class-wp-rest-server.php:970
Filter Hook (deprecated): Filters whether the REST API is enabled.
Source: wp-includes/rest-api/class-wp-rest-server.php:378
Method: Matches the request to a callback and call it.
Source: wp-includes/rest-api/class-wp-rest-server.php:986
Filter Hook: Filters whether JSONP is enabled for the REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:310
Filter Hook: Filters the pre-calculated result of a REST API dispatch request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1002