Tags

Tag Archives: Autocomplete

Autocomplete in WordPress
There are a number of WordPress plugins that provide some jQuery AutoComplete functionality. The problem is, they only access data that’s in the WordPress Database.  I needed to be able to use autocomplete using a City/State database that is separate from the WordPress database in MySQL. Then, I needed to pull more data from that […] Read more »