=== Chrome HTTPS Bug Fix for WooCommerce === Contributors: Luke Williamson Tags: woocommerce, https bug, chrome woocommerce, chrome https, ssl bug, woocommerce ssl, woocommerce chrome ssl, ssl chrome bug woocommerce Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZG5A57GCEJ2XN Requires at least: 1.0 Tested up to: 4.3 Stable tag: 1.2.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin patches a fix for WooCommerce and WordPress websites that are affected by the latest version of Google Chrome's false HTTPS detect. == Description == This plugin patches a fix for WooCommerce websites that are affected by the latest version of Google Chrome which seems to think a lot of non-https sites actually have a SSL and redirects the user to a broken https website version. == Installation == 1. Upload the `chrome-https-woocommerce` plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. That's it! == Frequently Asked Questions == = How does this work? = The plugin simply tells the browser that the server's site is in fact a http:// website and not a https:// website.