wp_autosave_post_revisioned_meta_fields


wp_autosave_post_revisioned_meta_fields ( $new_autosave )

Parameters:
  • (array) new_autosave The new post data being autosaved.
Defined at:

Description

Autosaves the revisioned meta fields.Iterates through the revisioned meta fields and checks each to see if they are set, and have a changed value. If so, the meta value is saved and attached to the autosave.

Related Functions

wp_save_revisioned_meta_fields, wp_post_revision_meta_keys, wp_restore_post_revision_meta, _wp_post_revision_fields, wp_save_post_revision_on_insert

Top Google Results

User discussions

wpseek mobile