_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: Creates the initial taxonomies.
Source: wp-includes/taxonomy.php:28
Action Hook: Fires at the bottom of the comment form, inside the closing form tag.
Source: wp-includes/comment-template.php:2919
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:291
Action Hook: Fires after the comment form.
Source: wp-includes/comment-template.php:2933
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309
Filter Hook: Filters the list of fields saved in post revisions.
Source: wp-includes/revision.php:54
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
Filter Hook: Filters whether the post has changed since the latest revision.
Source: wp-includes/revision.php:160