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_revisions_to_keep

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

Source: wp-includes/revision.php:678

Used by 0 functions | Uses 0 functions

_set_preview()

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

Source: wp-includes/revision.php:712

Used by 0 functions | Uses 0 functions

_show_post_preview()

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

Source: wp-includes/revision.php:739

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
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy