wp_post_revision_meta_keys
wp_post_revision_meta_keys ( $post_type )
Parameters:- (string) post_type The post type being revisioned.
Returns:- (array) An array of meta keys to be revisioned.
Defined at: - Introduced in WordPress: 6.4.0
- Deprecated in WordPress: —
Description
Determine which post meta fields should be revisioned.