ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post_Revisions

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_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

wp_revisions_to_keep()

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

Source: wp-includes/revision.php:655

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