wp_is_post_autosave()
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
Function: Gets a post revision.
Source: wp-includes/revision.php:383
Function: Restores a post to the specified revision.
Source: wp-includes/revision.php:418
Function: Deletes a revision.
Source: wp-includes/revision.php:474
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: Outputs hidden input HTML for replying to comments.
Source: wp-includes/comment-template.php:2094
Function: Loads the comment template specified in $file.
Source: wp-includes/comment-template.php:1456