WP_REST_Request::get_json_params()
Method: Retrieves the parameters from a JSON-formatted body.
Source: wp-includes/rest-api/class-wp-rest-request.php:650
Method: Retrieves the parameters from a JSON-formatted body.
Source: wp-includes/rest-api/class-wp-rest-request.php:650
Method: Sets the route (regex for path) that caused the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:181
Method: Handles serving a REST API request.
Source: wp-includes/rest-api/class-wp-rest-server.php:285
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 to send nocache headers on a REST API request.
Source: wp-includes/rest-api/class-wp-rest-server.php:496
Filter Hook: Filters the pre-calculated result of a REST API dispatch request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1002
Filter Hook (deprecated): Filters whether the REST API is enabled.
Source: wp-includes/rest-api/class-wp-rest-server.php:378
Filter Hook: Filters the REST API dispatch request result.
Source: wp-includes/rest-api/class-wp-rest-server.php:1211
Filter Hook: Filters whether JSONP is enabled for the REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:310
Method: Returns if an error occurred during most recent JSON encode/decode.
Source: wp-includes/rest-api/class-wp-rest-server.php:1266