Advanced Custom Fields: Sidebar Selector
A simple ACF sidebar selector field
by Brandon Nifong · github.com/log1x/acf-sidebar-selector · website
★ 11stars
10release downloads
3.9kcomposer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/log1x/acf-sidebar-selector/releases/download/v1.1.0/acf-sidebar-selector-v1.1.0.zipAlso on Packagist as log1x/acf-sidebar-selector:
composer require log1x/acf-sidebar-selectorFrom the readme
ACF Sidebar Selector
A simple sidebar select field for Advanced Custom Fields that uses Select2.
Requirements
- PHP = 7.1.3
Installation
Bedrock
Install via Composer:
Manual
Download the release .zip and install into wp-content/plugins.
Bug Reports
If you discover a bug in ACF Sidebar Selector, please open an issue.
Contributing
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
License
ACF Sidebar Selector is provided under the MIT License.
Read the full README on GitHub →