ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/revision.php

wp_get_latest_revision_id_and_total_count()

Function: Returns the latest revision ID and count of revisions for a post.

Source: wp-includes/revision.php:559

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

wp_{$post->post_type}_revisions_to_keep

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

Source: wp-includes/revision.php:698

Used by 0 functions | Uses 0 functions

wp_save_post_revision_revisions_before_deletion

Filter Hook: Filters the revisions to be considered for deletion.

Source: wp-includes/revision.php:211

Used by 0 functions | Uses 0 functions

_wp_preview_terms_filter()

Function: Filters terms lookup to set the post format.

Source: wp-includes/revision.php:762

Used by 0 functions | Uses 0 functions

_wp_preview_post_thumbnail_filter()

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

Source: wp-includes/revision.php:798

Used by 0 functions | Uses 0 functions

_wp_get_post_revision_version()

Function: Gets the post revision version.

Source: wp-includes/revision.php:833

Used by 0 functions | Uses 0 functions

_wp_upgrade_revisions_of_post()

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

Used by 0 functions | Uses 0 functions

wp_get_post_revisions()

Function: Returns all revisions of specified post.

Source: wp-includes/revision.php:509

Used by 0 functions | Uses 0 functions

wp_revisions_enabled()

Function: Determines whether revisions are enabled for a given post.

Source: wp-includes/revision.php:638

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