wp_save_post_revision()
Function: Creates a revision for the current version of a post.
Source: wp-includes/revision.php:109
Function: Creates a revision for the current version of a post.
Source: wp-includes/revision.php:109
Filter Hook: Filters the submit button for the comment form to display.
Source: wp-includes/comment-template.php:2891
Function: Retrieves the autosaved data of the specified post.
Source: wp-includes/revision.php:251
Filter Hook: Filters the submit field for the comment form to display.
Source: wp-includes/comment-template.php:2910
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:291
Action Hook: Fires at the bottom of the comment form, inside the closing form tag.
Source: wp-includes/comment-template.php:2919
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309
Action Hook: Fires after the comment form.
Source: wp-includes/comment-template.php:2933
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
Filter Hook: Filters the list of fields saved in post revisions.
Source: wp-includes/revision.php:54