_show_post_preview()
Function: Filters the latest content for preview from the post autosave.
Source: wp-includes/revision.php:739
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: 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
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
Function: Gets a post revision.
Source: wp-includes/revision.php:383