Skip to content

WarrenMoore/Advanced-Custom-Fields-Autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== 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 ==

  1. Copy the acf-field-type-autocomplete folder into your wp-content/plugins folder
  2. Activate the Advanced Custom Fields: Autocomplete plugin via the plugins admin page
  3. Create a new field via ACF and select the Autocomplete type
  4. Please refer to the description for more info regarding the field type settings

== Changelog ==

= 1.0.0 =

  • Initial Release.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 78.9%
  • JavaScript 19.5%
  • CSS 1.6%