Description
This plugin uses an abstraction of jQueryUI’s autocomplete widget that interacts with the unofficial/undocumented Google Suggest API. Props go to Haochi Chen.
It adds an AJAX call to the search form, returning matches for the current search query.
There is no change of template files necessary as this plugin hooks in the existing WordPress API to unfold its magic.
Installation
- Download WP Google Suggest
- Unzip the folder into the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
None asked yet.
Changelog
1.1
- Updated Google Suggest Script
- Relies on Core for JavaScript bootstrap, so Version 3.3 is required
- Tested up to WordPress 3.3.1
1.0