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
jnunemaker (author)
Sun Dec 14 16:32:33 -0800 2008
commit  7d52d25c5f358d97c9e13ab387c2b276cd4e17cf
tree    d775c806941f07d302696c8f8cd6bcebd595ddb1
parent  ccd791bccd39edd787ac705dbf2f8305f8c3f6bb
wordpress_live_search_plugin / addicted_live_search
name age message
..
file live_search.js Sun Dec 14 16:30:33 -0800 2008 initial commit to git repo [jnunemaker]
file live_search.php Sun Dec 14 16:30:33 -0800 2008 initial commit to git repo [jnunemaker]
file readme.txt Sun Dec 14 16:32:33 -0800 2008 Added version and wordpress version you need. [jnunemaker]
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.