=== Plugin Name === Contributors: run-man Donate link: https://www.paypal.me/galfaro Tags: woocommerce autocomplete, woocommerce search bar, woocommerce autocomplete searchbar, woocommerce taxonomy search bar, woocomerce categories search bar, woocomerce tags search bar Requires at least: 3.0.1 Tested up to: 5.2 Stable tag: 1.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WooCommerce Autocomplete Search Bar: An autocomplete searchbar for WooCommerce products, categories, tags, or taxonomy == Description == WooCommerce Autocomplete Search Bar: This autocomplete search bar allows your users to search through all WooCommerce products, categories, tags, or taxonomy. If the taxonomy option is enable only products that belong to the selected taxonomy will display in the searchbar. This plugin will display using either a shortcode or widget. If you've found this plugin helpful, please leave a review. If you've had issues with the plugin, please leave a support request so we can give you a hand before you decide on the usefulness of it. == Installation == 1. Upload the "Woo Autocomplete Search Bar" files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Woo-Autocomplete screen to configure the plugin 4. Display using the widget "Woo Autocomplete", or shortcode [autocomplete_search_bar] == Frequently Asked Questions == = Can I select more than one option = No, one can only select one targeted area to search through == Screenshots == 1. Select an option type to display 2. Enter tag IDs if applicable 3. Display using a widget or use the shortcode [autocomplete_search_bar] to display where desire 4. Test the autocomplete search bar == Changelog == = 1.0 = * Plugin Release = 1.1 3/28/16 = * Checkbox fix for admin panel/setting * Background color removal in admin panel. * Added instructional screenshots * Added nonce for security = 1.2 4/8/16 = * Change taxonomy to dropdown instead of text field. * Uploaded Banner = 1.3 11/28/16 = * Fixed jQuery issue on admin and product page = 1.4 9/21/17 * Design update for search bar * Switch to natvie wordpress jQuery * Code Clean up * Created CSS files and seperated styles from main file = 1.5 2/6/18 * Plugins URL script update from static to dynamic