WP_REST_Request::parse_json_params()
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:666
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:666
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: Constructor.
Source: wp-includes/rest-api/class-wp-rest-request.php:113
Method: Retrieves merged parameters from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:470
Method: Retrieves the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:747
Method: Retrieves the HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:138
Method: Retrieves parameters from the route itself.
Source: wp-includes/rest-api/class-wp-rest-request.php:495
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:758