public
Description: live search plugin for wordpress that just works (with prototype)
Homepage: http://addictedtonew.com/archives/145/wordpress-live-search-plugin/
Clone URL: git://github.com/jnunemaker/wordpress_live_search_plugin.git
wordpress_live_search_plugin / addicted_live_search
name age message
..
file live_search.js Loading commit data...
file live_search.php
file readme.txt
file search_results.php Sun Dec 14 16:30:33 -0800 2008 initial commit to git repo [jnunemaker]
addicted_live_search/readme.txt
== Version 1.3

1. Upload the entire folder named addicted_live_search to your wp-contents/plugins folder. Path must be 
wp-contents/plugins/addicted_live_search/ or it won't work.
2. Login to your wordpress administration area and activate the plugin.
3. Make sure you have wp_footer() in footer.php of your current theme and that your search field has an id of 's', which 
is the default.

== Verified working with Wordpress 2.7.