ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.0.0
  • Page 6

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

rest_prepare_autosave

Filter Hook: Filters a revision returned from the REST API.

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

Used by 1 function | Uses 0 functions

WP_REST_Autosaves_Controller::get_collection_params()

Method: Retrieves the query params for the autosaves collection.

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

Used by 1 function | Uses 0 functions

WP_REST_Autosaves_Controller

Class: Core class used to access autosaves via the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Autosaves_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 2 functions

WP_REST_Autosaves_Controller::register_routes()

Method: Registers the routes for autosaves.

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

Used by 0 functions | Uses 1 function

WP_REST_Autosaves_Controller::get_parent()

Method: Get the parent post.

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

Used by 2 functions | Uses 0 functions

WP_REST_Themes_Controller

Class: Core class used to manage themes via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17

Used by 0 functions | Uses 1 function
« Previous 1 … 5 6 7 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy