ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/class-wp-rest-response.php

WP_REST_Response::get_curies()

Method: Retrieves the CURIEs (compact URIs) used for relations.

Source: wp-includes/rest-api/class-wp-rest-response.php:255

Used by 0 functions | Uses 2 functions

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

Used by 1 function | Uses 0 functions

WP_REST_Response::remove_link()

Method: Removes a link from the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:83

Used by 0 functions | Uses 0 functions

WP_REST_Response::add_links()

Method: Adds multiple links to the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:111

Used by 0 functions | Uses 1 function

WP_REST_Response::get_links()

Method: Retrieves links for the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:131

Used by 0 functions | Uses 0 functions

WP_REST_Response::link_header()

Method: Sets a single link header.

Source: wp-includes/rest-api/class-wp-rest-response.php:150

Used by 0 functions | Uses 0 functions

WP_REST_Response::get_matched_route()

Method: Retrieves the route that was used.

Source: wp-includes/rest-api/class-wp-rest-response.php:170

Used by 0 functions | Uses 0 functions

WP_REST_Response::set_matched_route()

Method: Sets the route (regex for path) that caused the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:181

Used by 0 functions | Uses 0 functions

WP_REST_Response::get_matched_handler()

Method: Retrieves the handler that was used to generate the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:192

Used by 0 functions | Uses 0 functions

WP_REST_Response::set_matched_handler()

Method: Sets the handler that was responsible for generating the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:203

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy