ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php
  • Page 2

WP_REST_Autosaves_Controller::get_items()

Method: Gets a collection of autosaves using wp_get_post_autosave.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295

Used by 0 functions | Uses 3 functions

WP_REST_Autosaves_Controller::get_item_schema()

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

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:323

Used by 0 functions | Uses 0 functions

WP_REST_Autosaves_Controller::create_post_autosave()

Method: Creates autosave for the specified post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:353

Used by 1 function | Uses 1 function

WP_REST_Autosaves_Controller::prepare_item_for_response()

Method: Prepares the revision for the REST response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:411

Used by 3 functions | Uses 3 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy