rest_response_link_curies
Filter Hook: Filters extra CURIEs available on REST API responses.
Source: wp-includes/rest-api/class-wp-rest-response.php:289
Filter Hook: Filters extra CURIEs available on REST API responses.
Source: wp-includes/rest-api/class-wp-rest-response.php:289
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-response.php:255
Method: Retrieves a WP_Error object from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:225
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
Method: Sets the route (regex for path) that caused the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:181
Method: Retrieves the handler that was used to generate the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:192
Method: Sets the handler that was responsible for generating the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:203
Method: Checks if the response is an error, i.e. >= 400 response code.
Source: wp-includes/rest-api/class-wp-rest-response.php:214
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