_wp_put_post_revision()
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
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
Function: Gets a post revision.
Source: wp-includes/revision.php:383
Filter Hook: Filters whether a post has changed.
Source: wp-includes/revision.php:182
Function: Restores a post to the specified revision.
Source: wp-includes/revision.php:418
Action Hook: Fires once a revision has been saved.
Source: wp-includes/revision.php:365
Function: Deletes a revision.
Source: wp-includes/revision.php:474
Action Hook: Fires at the top of the comment form, just after the form tag.
Source: wp-includes/comment-template.php:2763
Filter Hook: Filters the ‘logged in’ message for the comment form for display.
Source: wp-includes/comment-template.php:2779
Action Hook: Fires after the is_user_logged_in() check in the comment form.
Source: wp-includes/comment-template.php:2791