ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post_Revisions
  • Page 3

_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

wp_save_post_revision_post_has_changed

Filter Hook: Filters whether a post has changed.

Source: wp-includes/revision.php:182

Used by 0 functions | Uses 0 functions

wp_get_post_autosave()

Function: Retrieves the autosaved data of the specified post.

Source: wp-includes/revision.php:251

Used by 0 functions | Uses 0 functions

wp_is_post_revision()

Function: Determines if the specified post is a revision.

Source: wp-includes/revision.php:291

Used by 0 functions | Uses 0 functions

wp_is_post_autosave()

Function: Determines if the specified post is an autosave.

Source: wp-includes/revision.php:309

Used by 0 functions | Uses 0 functions

_wp_put_post_revision()

Function: Inserts post data into the posts table as a post revision.

Source: wp-includes/revision.php:334

Used by 0 functions | Uses 0 functions

_wp_put_post_revision

Action Hook: Fires once a revision has been saved.

Source: wp-includes/revision.php:365

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