=== Plugin Name === Contributors: eliekhoury Tags: search, autosuggest Requires at least: 2.0.2 Tested up to: 2.7 Stable tag: 0.1 WP AutoSuggest adds the Auto Suggest support to the WordPress search. == Description == WP AutoSuggest adds the `Auto Suggest` support to the WordPress search. The visitor can enter a keyword and the plugin will show him a few suggestion via an AJAX request before submitting the search query. The visitor can continue his search by pressing enter or he/she can use the keyboard arrows (up and down) to visit directly a suggested post. == Installation == Installing WP AutoSuggest is very straight forward: 1. Upload `wp-autosuggest` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. We're done! Some templates have the search input ID changed which is by default `s`, you change it from the `WP AutoSuggest` settings page. == Screenshots == 1. Here's a screenshot of the plugin in action.