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: - Introduced in WordPress: 6.4.0
- Deprecated in WordPress: —
Description
Save the revisioned meta fields.