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:544
Function: Returns the latest revision ID and count of revisions for a post.
Source: wp-includes/revision.php:544
Function: Returns the url for viewing and potentially restoring revisions of a given post.
Source: wp-includes/revision.php:590
Filter Hook: Filters the number of revisions to save for the given post by its post type.
Source: wp-includes/revision.php:683
Function: Filters post thumbnail lookup to set the post thumbnail.
Source: wp-includes/revision.php:783
Function: Returns a post array ready to be inserted into the posts table as a post revision.
Source: wp-includes/revision.php:75
Filter Hook: Filters whether a post has changed.
Source: wp-includes/revision.php:182
Function: Gets the post revision version.
Source: wp-includes/revision.php:818
Action Hook: Fires after a post revision has been restored.
Source: wp-includes/revision.php:444
Function: Upgrades the revisions author, adds the current post as a revision and sets the revisions version to 1.
Source: wp-includes/revision.php:844
Function: Deletes a revision.
Source: wp-includes/revision.php:459
Action Hook: Fires once a post revision has been deleted.
Source: wp-includes/revision.php:477
Function: Returns all revisions of specified post.
Source: wp-includes/revision.php:494
Function: Determines whether revisions are enabled for a given post.
Source: wp-includes/revision.php:623
Function: Determines how many revisions to retain for a given post.
Source: wp-includes/revision.php:640
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:295
Filter Hook: Filters the number of revisions to save for the given post.
Source: wp-includes/revision.php:663
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:319
Function: Sets up the post object for preview based on the post autosave.
Source: wp-includes/revision.php:697
Action Hook: Fires once a revision has been saved.
Source: wp-includes/revision.php:350
Function: Filters the latest content for preview from the post autosave.
Source: wp-includes/revision.php:724
Function: Gets a post revision.
Source: wp-includes/revision.php:368
Function: Filters terms lookup to set the post format.
Source: wp-includes/revision.php:747
Function: Restores a post to the specified revision.
Source: wp-includes/revision.php:403
Function: Determines which fields of posts are to be saved in revisions.
Source: wp-includes/revision.php:22
Filter Hook: Filters the list of fields saved in post revisions.
Source: wp-includes/revision.php:54
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
Function: Retrieves the autosaved data of the specified post.
Source: wp-includes/revision.php:237
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:277