wp_save_revisioned_meta_fields


wp_save_revisioned_meta_fields ( $revision_id, $post_id )

Parameters:
  • (int) revision_id The ID of the revision to save the meta to.
  • (int) post_id The ID of the post the revision is associated with.
Defined at:

Description

Save the revisioned meta fields.

Related Functions

wp_autosave_post_revisioned_meta_fields, wp_post_revision_meta_keys, _wp_post_revision_fields, wp_check_revisioned_meta_fields_have_changed, wp_save_post_revision_on_insert

Top Google Results

User discussions

wpseek mobile