The Basics
- Installing PostMeta Pro
- Manage Post Meta
- Post Meta > Create New Group
- Post Meta > Group >Create New field
Shortcode with GUI
Functions
- ———–Return Only value————–
- get_label()
- get_field()
- get_duplicate_field()
- get_group()
- get_duplicate_group()
- ———–Return Template Output————–
- get_field_tpl()
- get_duplicate_field_tpl()
- get_group_tpl()
- get_duplicate_group_tpl()
- ———–Return Field value with preview————–
- get_image()
- get_audio()
- get_video()
- preview()