=== ACF Token Input ===
Contributors: navzme
Tags: acf, token, input, tag, repeater
Requires at least: 3.8
Tested up to: 6.1
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Bringing the functionality into ACF similar to Facebook whereby you can search and select multiple items

== Description ==

Bringing the functionality into ACF similar to Facebook whereby you can search and select multiple items. Repeater fields are just too large to be handle by the page, that’s where I come into place. Use me as a tagging like functionality for multiple items.

= Compatibility =

This ACF field type is compatible with:
* ACF 4

== Installation ==

1. Copy the `acf-token-input` folder into your `wp-content/plugins` folder
2. Activate the ACF Token Input plugin via the plugins admin page
3. Create a new field via ACF and select the Token Input type
4. Please refer to the description for more info regarding the field type settings

== Changelog ==

= 1.1.0 =
* Support for WordPress 4.7

= 1.0.0 =
* Initial Release.