Gets the post revision version.
_wp_upgrade_revisions_of_post
Upgrade the revisions author, add the current post as a revision and set the revisions version to 1
_wp_preview_post_thumbnail_filter
Filters post thumbnail lookup to set the post thumbnail.
_wp_preview_terms_filter
Filters terms lookup to set the post format.
Advertisement
_show_post_preview
Filters the latest content for preview from the post autosave.
_set_preview
Sets up the post object for preview based on the post autosave.
wp_revisions_to_keep
Determine how many revisions to retain for a given post.
wp_revisions_to_keep
Filters the number of revisions to save for the given post.
Advertisement
wp_revisions_enabled
Determine if revisions are enabled for a given post.
wp_get_post_revisions
Returns all revisions of specified post.
wp_delete_post_revision
Fires once a post revision has been deleted.
wp_restore_post_revision
Fires after a post revision has been restored.
Advertisement
wp_delete_post_revision
Deletes a revision.
wp_restore_post_revision
Restores a post to the specified revision.
wp_get_post_revision
Gets a post revision.