_wp_get_post_revision_version()
Function: Gets the post revision version.
Source: wp-includes/revision.php:833
Function: Gets the post revision version.
Source: wp-includes/revision.php:833
Function: Upgrades the revisions author, adds the current post as a revision and sets the revisions version to 1.
Source: wp-includes/revision.php:859
Function: Returns all revisions of specified post.
Source: wp-includes/revision.php:509
Function: Determines whether revisions are enabled for a given post.
Source: wp-includes/revision.php:638
Function: Returns a post array ready to be inserted into the posts table as a post revision.
Source: wp-includes/revision.php:75
Function: Creates a revision for the current version of a post.
Source: wp-includes/revision.php:109
Filter Hook: Filters whether the post has changed since the latest revision.
Source: wp-includes/revision.php:160
Filter Hook: Filters whether a post has changed.
Source: wp-includes/revision.php:182
Function: Retrieves the autosaved data of the specified post.
Source: wp-includes/revision.php:251
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:291