Used By
Used By | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php: WP_REST_Autosaves_Controller::create_post_autosave() | Creates autosave for the specified post. |
wp-admin/includes/post.php: wp_create_post_autosave() | Creates autosave data for the specified post from $_POST data. |
wp-includes/pluggable.php: wp_text_diff() | Displays a human readable HTML representation of the difference between two strings. |
wp-includes/revision.php: wp_save_post_revision() | Creates a revision for the current version of a post. |