Description
Advanced Dynamic Selector is a WordPress plugin that simplifies the process of dynamically assigning values to select fields. This plugin works in conjunction with Advanced Custom Fields (ACF) to provide an easy-to-use interface for populating select fields with dynamic values from repeater fields.
Features
- Easy-to-use backend interface for managing dynamic select fields
- Dynamically populate select fields based on ACF repeater field values
- No coding required – all functionality is managed through the plugin’s interface
- Streamlines development process for WordPress sites using ACF
Usage
- In the WordPress admin panel, navigate to the “Settings” -> “Dynamic ACF Options” menu item.
- Click “Add Row” to create a new dynamic select field configuration.
- Fill in the following fields:
- Repeater Field Name: The name of the ACF repeater field to use as the data source.
- Key Field Name: The name of the sub-field in the repeater to use as the select option value.
- Name Field Name: The name of the sub-field in the repeater to use as the select option label.
- Select Field Class: The CSS class of the select field to populate dynamically.
- Save the configuration.
- The specified select field will now be populated with options from the repeater field.
Requirements
- WordPress 5.0 or higher
- Advanced Custom Fields 5.0 or higher
Support
For support, feature requests, or bug reports, please open an issue on the GitHub repository.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the GPL-2.0 License – see the LICENSE file for details.
Acknowledgments
- Special thanks to the Advanced Custom Fields team for their excellent plugin, which this project extends.
Installation
- Download the plugin zip file from the GitHub repository.
- Log in to your WordPress admin panel.
- Navigate to Plugins > Add New.
- Click on the “Upload Plugin” button at the top of the page.
- Choose the downloaded zip file and click “Install Now”.
- After installation, click “Activate” to enable the plugin.
Reviews
Contributors & Developers
“Advanced Dynamic Selector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced Dynamic Selector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.