/css: folder for .css files./images: folder for image files/js: folder for .js files/lang: folder for .pot, .po and .mo filesacf-subfield_chooser.php: Main plugin file that includes the correct field file based on the ACF versionsubfield_chooser-v5.php: Field class compatible with ACF version 5readme.txt: WordPress readme file to be used by the wordpress repository
Return custom subfield value of a custom repeater field as a select box
This ACF field type is compatible with:
- ACF 5
- Copy the
acf-subfield-chooserfolder into yourwp-content/pluginsfolder - Activate the Subfield Chooser plugin via the plugins admin page
- Create a new field via ACF and select the Subfield Chooser type
- Please refer to the description for more info regarding the field type settings