wp_revisions_to_keep()
Function: Determines how many revisions to retain for a given post.
Source: wp-includes/revision.php:655
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
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: 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