_wp_post_revision_data()
Function: Returns a post array ready to be inserted into the posts table as a post revision.
Source: wp-includes/revision.php:75
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
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: Displays text based on comment reply status.
Source: wp-includes/comment-template.php:2121
Function: Displays a list of comments.
Source: wp-includes/comment-template.php:2236
Function: Outputs a complete commenting form for use within a template.
Source: wp-includes/comment-template.php:2492
Function: Displays the HTML content for reply to comment link.
Source: wp-includes/comment-template.php:1903
Function: Retrieves HTML content for reply to post link.
Source: wp-includes/comment-template.php:1930