ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 280

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::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::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

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_Revisions_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:50

Used by 1 function | Uses 1 function

WP_REST_Revisions_Controller::delete_item()

Method: Deletes a single revision.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:451

Used by 0 functions | Uses 4 functions

WP_REST_Revisions_Controller::delete_item_permissions_check()

Method: Checks if a given request has access to delete a revision.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:406

Used by 0 functions | Uses 4 functions

WP_REST_Revisions_Controller::get_collection_params()

Method: Retrieves the query params for collections.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:766

Used by 2 functions | Uses 0 functions

WP_REST_Revisions_Controller::get_item()

Method: Retrieves one revision from the collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:383

Used by 0 functions | Uses 3 functions

WP_REST_Revisions_Controller::get_item_permissions_check()

Method: Checks if a given request has access to get a specific revision.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:371

Used by 0 functions | Uses 1 function
« Previous 1 … 279 280 281 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy