Uses
Uses | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php: WP_REST_Autosaves_Controller::prepare_item_for_response() | Prepares the revision for the REST response. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/revision.php: wp_get_post_autosave() | Retrieve the autosaved data of the specified post. |
wp-includes/class-wp-error.php: WP_Error::__construct() | Initialize the error. |