wp_get_post_revisions_url()
Function: Returns the url for viewing and potentially restoring revisions of a given post.
Source: wp-includes/revision.php:605
Function: Returns the url for viewing and potentially restoring revisions of a given post.
Source: wp-includes/revision.php:605
Filter Hook: Filters the number of revisions to save for the given post by its post type.
Source: wp-includes/revision.php:698
Function: Returns the latest revision ID and count of revisions for a post.
Source: wp-includes/revision.php:559
Filter Hook: Filters the revisions to be considered for deletion.
Source: wp-includes/revision.php:211
Function: Returns all revisions of specified post.
Source: wp-includes/revision.php:509
Function: Determines whether revisions are enabled for a given post.
Source: wp-includes/revision.php:638
Function: Determines how many revisions to retain for a given post.
Source: wp-includes/revision.php:655
Filter Hook: Filters the number of revisions to save for the given post.
Source: wp-includes/revision.php:678
Function: Sets up the post object for preview based on the post autosave.
Source: wp-includes/revision.php:712
Function: Filters the latest content for preview from the post autosave.
Source: wp-includes/revision.php:739