ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 281

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

WP_REST_Revisions_Controller::get_item_schema()

Method: Retrieves the revision’s schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 0 functions

WP_REST_Revisions_Controller::get_items()

Method: Gets a collection of revisions.

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

Used by 0 functions | Uses 5 functions
« Previous 1 … 280 281 282 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy