Shortcode with GUI
Shortcode Parameter (Only for pro version):
For single field value : [post-meta type=field metakey=post_1_image groupindex=1 fieldindex=1]
For duplicate field value : [post-meta type=field metakey=post_1_image groupindex=1 fieldindex=all]
For single group : [post-meta type=group metakey=post_1 groupindex=1]
For duplicate group: [post-meta type=group metakey=post_1 groupindex=all]
type:
- 1.field
- 2.group
metakey:
This is the unique key for each field or group .
groupindex:
This is the group index value , default 1, It may be vary depend on duplicate group.”all” for all duplicate group
fieldindex:
This is the field index value , default 1, It may be vary depend on duplicate field. “all” for all duplicate field



groupindex=all

