wp_save_post_revision_revisions_before_deletion
Filter Hook: Filters the revisions to be considered for deletion.
Source: wp-includes/revision.php:211
Filter Hook: Filters the revisions to be considered for deletion.
Source: wp-includes/revision.php:211
Function: Returns the latest revision ID and count of revisions for a post.
Source: wp-includes/revision.php:559
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: Filters post thumbnail lookup to set the post thumbnail.
Source: wp-includes/revision.php:798
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:182
Function: Gets the post revision version.
Source: wp-includes/revision.php:833
Action Hook: Fires after a post revision has been restored.
Source: wp-includes/revision.php:459
Function: Upgrades the revisions author, adds the current post as a revision and sets the revisions version to 1.
Source: wp-includes/revision.php:859
Function: Deletes a revision.
Source: wp-includes/revision.php:474
Action Hook: Fires once a post revision has been deleted.
Source: wp-includes/revision.php:492
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
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309
Filter Hook: Filters the number of revisions to save for the given post.
Source: wp-includes/revision.php:678
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
Function: Sets up the post object for preview based on the post autosave.
Source: wp-includes/revision.php:712
Action Hook: Fires once a revision has been saved.
Source: wp-includes/revision.php:365
Function: Filters the latest content for preview from the post autosave.
Source: wp-includes/revision.php:739
Function: Gets a post revision.
Source: wp-includes/revision.php:383
Function: Filters terms lookup to set the post format.
Source: wp-includes/revision.php:762
Function: Restores a post to the specified revision.
Source: wp-includes/revision.php:418
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 latest revision.
Source: wp-includes/revision.php:160
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