WP_REST_Response::add_link()
Method: Adds a link to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:58
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
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
Method: Checks if the response is an error, i.e. >= 400 response code.
Source: wp-includes/rest-api/class-wp-rest-response.php:214
Method: Sets a single link header.
Source: wp-includes/rest-api/class-wp-rest-response.php:150
Method: Removes a link from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:83