File: wp-includes/revision.php
-
function_wp_preview_terms_filter()
Filters terms lookup to set the post format.
-
functionwp_restore_post_revision()
Restores a post to the specified revision.
-
function_wp_post_revision_fields()
Determines which fields of posts are to be saved in revisions.
-
Filters the list of fields saved in post revisions.
-
functionwp_save_post_revision()
Creates a revision for the current version of a post.
-
Filters whether the post has changed since the latest revision.
-
functionwp_get_post_autosave()
Retrieves the autosaved data of the specified post.
-
functionwp_is_post_revision()
Determines if the specified post is a revision.