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: Adds a link to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:58
Method: Extracts headers from a PHP-style $_SERVER array.
Source: wp-includes/rest-api/class-wp-rest-server.php:1855
Method: Retrieves a parameter from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:396
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:666
Method: Removes a link from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:83
Class: Core class used to implement a REST request object.
Source: wp-includes/rest-api/class-wp-rest-request.php:30
Method: Sets a parameter on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:444
Method: Parses the request body parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:714
Method: Adds multiple links to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:111