wp_get_latest_revision_id_and_total_count()
Function: Returns the latest revision ID and count of revisions for a post.
Source: wp-includes/revision.php:559
Function: Returns the latest revision ID and count of revisions for a post.
Source: wp-includes/revision.php:559
Function: Returns the url for viewing and potentially restoring revisions of a given post.
Source: wp-includes/revision.php:605
Filter Hook: Filters the number of revisions to save for the given post by its post type.
Source: wp-includes/revision.php:698
Filter Hook: Filters the revisions to be considered for deletion.
Source: wp-includes/revision.php:211
Function: Filters the latest content for preview from the post autosave.
Source: wp-includes/revision.php:739
Function: Filters terms lookup to set the post format.
Source: wp-includes/revision.php:762
Function: Filters post thumbnail lookup to set the post thumbnail.
Source: wp-includes/revision.php:798
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