wp_get_post_revisions_url()
Function: Returns the url for viewing and potentially restoring revisions of a given post.
Source: wp-includes/revision.php:527
Function: Returns the url for viewing and potentially restoring revisions of a given post.
Source: wp-includes/revision.php:527
Filter Hook: Filters the number of revisions to save for the given post by its post type.
Source: wp-includes/revision.php:621
Function: Filters post thumbnail lookup to set the post thumbnail.
Source: wp-includes/revision.php:720
Function: Returns a post array ready to be inserted into the posts table as a post revision.
Source: wp-includes/revision.php:75
Filter Hook: Filters whether a post has changed.
Source: wp-includes/revision.php:181
Function: Filters the latest content for preview from the post autosave.
Source: wp-includes/revision.php:662
Function: Gets a post revision.
Source: wp-includes/revision.php:365
Function: Filters terms lookup to set the post format.
Source: wp-includes/revision.php:685
Function: Restores a post to the specified revision.
Source: wp-includes/revision.php:398
Function: Gets the post revision version.
Source: wp-includes/revision.php:753
Action Hook: Fires after a post revision has been restored.
Source: wp-includes/revision.php:437
Function: Upgrade the revisions author, add the current post as a revision and set the revisions version to 1
Source: wp-includes/revision.php:779
Function: Deletes a revision.
Source: wp-includes/revision.php:452
Action Hook: Fires once a post revision has been deleted.
Source: wp-includes/revision.php:468
Function: Returns all revisions of specified post.
Source: wp-includes/revision.php:485
Function: Determine if revisions are enabled for a given post.
Source: wp-includes/revision.php:561
Function: Determine how many revisions to retain for a given post.
Source: wp-includes/revision.php:578
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:293
Filter Hook: Filters the number of revisions to save for the given post.
Source: wp-includes/revision.php:601
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:316
Function: Sets up the post object for preview based on the post autosave.
Source: wp-includes/revision.php:635
Action Hook: Fires once a revision has been saved.
Source: wp-includes/revision.php:347
Function: Determines which fields of posts are to be saved in revisions.
Source: wp-includes/revision.php:22
Filter Hook: Filters the list of fields saved in post revisions.
Source: wp-includes/revision.php:54
Function: Creates a revision for the current version of a post.
Source: wp-includes/revision.php:109
Filter Hook: Filters whether the post has changed since the last revision.
Source: wp-includes/revision.php:159
Function: Retrieve the autosaved data of the specified post.
Source: wp-includes/revision.php:236
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:276