wp_restore_post_revision()
Function: Restores a post to the specified revision.
Source: wp-includes/revision.php:418
Function: Restores a post to the specified revision.
Source: wp-includes/revision.php:418
Action Hook: Fires after a post revision has been restored.
Source: wp-includes/revision.php:459
Function: Deletes a revision.
Source: wp-includes/revision.php:474
Action Hook: Fires once a post revision has been deleted.
Source: wp-includes/revision.php:492
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: 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