WP_REST_Response::get_curies()
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-response.php:253
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-response.php:253
Filter Hook: Filters extra CURIEs available on API responses.
Source: wp-includes/rest-api/class-wp-rest-response.php:287
Class: Core class used to implement a REST response object.
Source: wp-includes/rest-api/class-wp-rest-response.php:17
Method: Adds a link to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:58
Method: Removes a link from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:83
Method: Adds multiple links to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:111
Method: Retrieves links for the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:131
Method: Sets a single link header.
Source: wp-includes/rest-api/class-wp-rest-response.php:150
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:169
Method: Sets the route (regex for path) that caused the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:180