WP Manifestindependent plugin directory
manifest / content / acf-subfield-chooser

Advanced Custom Fields: Subfield Chooser

Advanced Custom Field: Return custom subfield value of a custom repeater field as a select box

by Reyhoun · github.com/reyhoun/acf-subfield-chooser · website

14stars
4forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/reyhoun/acf-subfield-chooser/archive/refs/heads/master.zip

Declares an update source (https://github.com/reyhoun/acf-subfield-chooser), so updates arrive through the plugin's own updater.

From the readme

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

Read the full README on GitHub →

Releases

TagPublished
v1.2.0 Nov 1, 2014

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.