WP_REST_Request::set_param()
Method: Sets a parameter on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:444
Method: Sets a parameter on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:444
Method: Sets parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:534
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:758
Method: Sets parameters from the route.
Source: wp-includes/rest-api/class-wp-rest-request.php:508
Method: Adds a link to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:58
Method: Adds multiple links to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:111
Method: Retrieves a WP_Error object from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:225
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-response.php:255
Method: Retrieves links for the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:131
Method: Retrieves the handler that was used to generate the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:192