MultiField 🏖️
Plugin Description:
MultiField is Creator for Custom Fields for concrete page
- Create Page
- Go to MultiField Settings on plugins tab.
- Create input and save (copy function for template use)
- Go to Page what you created, and edit new input.
- Save, and paste function on template.
echo
<?php multiFields('your-input') ;?>
return
<?php r_multiFields('your-input') ;?>
How it's works?