Hi,
I am trying to create a custom post using wp_insert_post(), but this requires post_content and my CPT doesn't use this field.
How do you recommend creating/updating custom posts created with metabox.io custom posts and field groups with PHP? Field group has cloneable group.
Thanks