wp_restore_post_revision_meta


wp_restore_post_revision_meta ( $post_id, $revision_id )

Parameters:
  • (int) post_id The ID of the post to restore the meta to.
  • (int) revision_id The ID of the revision to restore the meta from.
Defined at:

Description

Restore the revisioned meta values for a post.

Related Functions

wp_restore_post_revision, wp_get_post_revision, wp_delete_post_revision, wp_get_post_revisions, wp_post_revision_meta_keys

Top Google Results

User discussions

wpseek mobile