WP_REST_Request::get_body_params()
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:547
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:547
Method: Checks whether this request is valid according to its attributes.
Source: wp-includes/rest-api/class-wp-rest-request.php:866
Method: Embeds the links from the data into the request.
Source: wp-includes/rest-api/class-wp-rest-server.php:707
Method: Retrieves the publicly-visible data for routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1469
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