=== ACF: Sidebar Selector === Contributors: danielpataki Tags: sidebar, acf, custom fields Requires at least: 3.4 Tested up to: 4.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A field for Advanced Custom Fields which allows you to select a sidebar == Description == Allows the selection of a registered WordPress sidebar. Also allows for null values if needed. = ACF Compatibility = This ACF field type is compatible with both *ACF 4* and *ACF 5*. = Thanks = * [Advanced Custom Fields](http://www.advancedcustomfields.com/) for the awesome base plugin. * [Buditanrim](https://www.iconfinder.com/buditanrim) for the plugin's icon == Installation == = Automatic Installation = Installing this plugin automatically is the easiest option. You can install the plugin automatically by going to the plugins section in WordPress and clicking Add New. Type "ACF Sidebar Selector" in the search bar and install the plugin by clicking the Install Now button. = Manual Installation = 1. Copy the `acf-sidebar-selector-field` folder into your `wp-content/plugins` folder 2. Activate the Sidebar Selector plugin via the plugins admin page 3. Create a new field via ACF and select the Role Selector type 4. Please refer to the description for more info regarding the field type settings == Screenshots == 1. ACF control for field creation 2. The user-facing sidebar setting == Changelog == = 3.0.0 = * Updated for WordPress 4.2 * Fixed a bug where sidebars wouldn't show up in ACF Pro * Added code documentation = 2.0.1 = * Updated for WordPress 4.1 = 2.0 = * Dropped ACF 3 Support * Added ACF 5 Support = 1.0 = * Initial Release.