Awesome
=== Advanced Custom Fields: Autocomplete Field ===
Contributors: Brian S. Reed, Max Lyuchin Requires at least: 3.5 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Simple field that looks up values previously entered for this field.
== Description ==
This is a simple field that looks up values previously entered for this field. This plugin is great for posts that will have a common set of values for the same field but where taxonomy isn't applicable. Plugin uses WordPress core's jQuery UI Autocomplete.
= Compatibility =
This ACF field type is compatible with:
- ACF 5
- ACF 4
== Installation ==
- Copy the
acf-field-type-autocomplete
folder into yourwp-content/plugins
folder - Activate the Advanced Custom Fields: Autocomplete plugin via the plugins admin page
- Create a new field via ACF and select the Autocomplete type
- Please refer to the description for more info regarding the field type settings
== Changelog ==
= 1.0.0 =
- Initial Release.