wp_is_post_revision()
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:291
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: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
Action Hook: Fires once a revision has been saved.
Source: wp-includes/revision.php:365
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
Action Hook: Fires after a post revision has been restored.
Source: wp-includes/revision.php:459
Function: Guesses the URL for the site.
Source: wp-includes/functions.php:6184
Function: Determines whether to force SSL used for the Administration Screens.
Source: wp-includes/functions.php:6162
Action Hook: Fires on an authenticated admin post request for the given action.
Source: wp-admin/admin-post.php:85