ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/revision.php
  • Page 2

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

Action Hook: Fires once a post revision has been deleted.

Source: wp-includes/revision.php:492

Used by 0 functions | Uses 0 functions

_wp_post_revision_fields()

Function: Determines which fields of posts are to be saved in revisions.

Source: wp-includes/revision.php:22

Used by 0 functions | Uses 0 functions

_wp_post_revision_fields

Filter Hook: Filters the list of fields saved in post revisions.

Source: wp-includes/revision.php:54

Used by 0 functions | Uses 0 functions

_wp_post_revision_data()

Function: Returns a post array ready to be inserted into the posts table as a post revision.

Source: wp-includes/revision.php:75

Used by 0 functions | Uses 0 functions

wp_save_post_revision()

Function: Creates a revision for the current version of a post.

Source: wp-includes/revision.php:109

Used by 0 functions | Uses 0 functions

wp_save_post_revision_check_for_changes

Filter Hook: Filters whether the post has changed since the latest revision.

Source: wp-includes/revision.php:160

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