jnunemaker / wordpress_live_search_plugin

live search plugin for wordpress that just works (with prototype)

This URL has Read+Write access

wordpress_live_search_plugin / addicted_live_search / readme.txt
100755 7 lines (5 sloc) 0.429 kb
1
2
3
4
5
6
7
== 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.