As you can see form fields divide into different sections:
- Post Fields
- Taxonomies
- Custom Fields
The new field will be added to in the future.
Post Fields
The fields that are related to the default content in the WordPress post. EditorJS, Textarea, MD Editor and TinyMCE Editor can be used to post content or define custom meta names.
If selected Save To Post Content it will be saved in the post content
If you want the content to be saved to post meta you need to uncheck this checkbox and the meta will be saved with a name that you defined in the Name input
Taxonomies
In this section, you will see all taxonomies related to the post type you selected
Custom Fields
In this section, you will see all fields that will be saved to the meta. We are planning to add more fields in this section