ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/revision.php

wp_revisions_to_keep

Filter Hook: Filters the number of revisions to save for the given post.

Source: wp-includes/revision.php:505

Used by 1 function | Uses 0 functions

_set_preview()

Function: Sets up the post object for preview based on the post autosave.

Source: wp-includes/revision.php:517

Used by 0 functions | Uses 3 functions

_show_post_preview()

Function: Filters the latest content for preview from the post autosave.

Source: wp-includes/revision.php:545

Used by 0 functions | Uses 4 functions

_wp_preview_terms_filter()

Function: Filters terms lookup to set the post format.

Source: wp-includes/revision.php:567

Used by 0 functions | Uses 3 functions

_wp_preview_post_thumbnail_filter()

Function: Filters post thumbnail lookup to set the post thumbnail.

Source: wp-includes/revision.php:593

Used by 0 functions | Uses 1 function

_wp_get_post_revision_version()

Function: Gets the post revision version.

Source: wp-includes/revision.php:625

Used by 2 functions | Uses 0 functions

_wp_upgrade_revisions_of_post()

Function: Upgrade the revisions author, add the current post as a revision and set the revisions version to 1

Source: wp-includes/revision.php:649

Used by 1 function | Uses 9 functions

wp_get_post_revisions()

Function: Returns all revisions of specified post.

Source: wp-includes/revision.php:440

Used by 11 functions | Uses 4 functions

wp_revisions_enabled()

Function: Determine if revisions are enabled for a given post.

Source: wp-includes/revision.php:467

Used by 6 functions | Uses 1 function

wp_revisions_to_keep()

Function: Determine how many revisions to retain for a given post.

Source: wp-includes/revision.php:484

Used by 2 functions | Uses 3 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy