digitalunited / acf-field-type-populated-select
ACF select which is be populated by a wordpress filter
Installs: 320
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 5
Forks: 170
Type:wordpress-plugin
Requires
- php: >=5.4
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2024-12-25 11:23:00 UTC
README
ACF Populated select Field
ACF select which is be populated by a wordpress filter
Description
ACF select which is be populated by wordpress filter.
Supports single/multiple select atm.
Compatibility
This ACF field type is compatible with:
- <= ACF 5
Installation
- Copy the
acf-populated-select
folder into yourwp-content/plugins
folder - Activate the Populated select plugin via the plugins admin page
- Create a new field via ACF and select the Populated select type
- Please refer to the description for more info regarding the field type settings
Changelog
Please see https://github.com/mikaelengstrom/acf-field-type-populated-select/commits/master for changelogs