=== Google Authenticator for WooCommerce === Contributors: Draekko Tags: auth, two factor auth, login, security, authenticate, password, hacking, security plugin, secure, google, authenticator Requires at least: 3.9.1 Tested up to: 3.9.1 Stable tag: 1.1.6 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Adds a field for accepting a Google Authenticator token to WooCommerce's login form. == Description == This plugin makes WooCommerce's login form compatible with the [Google Authenticator plugin](http://wordpress.org/plugins/google-authenticator/). It adds a field for accepting a Google Authenticator token to WooCommerce's login form. == Installation == Easy installation. 1. Upload *google-authenticator-for-woocommerce.zip* through the 'Plugins' menu in WordPress 2. Activate the plugin through the 'Plugins' menu in WordPress or 1. Search for 'Google Authenticator for WooCommerece' in the 'Plugins' menu in WordPress. 2. Click the 'Install' button. (Make sure you picks the right one) 3. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.1.6 = * Minor tweak to add support for my modded version of the Google Auth plugin. * Fixed message "The plugin generated 1 characters of unexpected output during activation". = 1.1.5 = * Fixed activation error message "call_user_func_array() expects parameter 1 to be a valid callback". = 1.1.4 = * Added missing label id to script. = 1.1.3 = * Removed hardcoded styles in the script. = 1.1.2 = * Fixed login button. Removed disable by default. = 1.1.1 = * Added a menu page to edit the label and button text. = 1.0.1 = * Changed the label for the prompt to add the word optional. = 1.0.0 = * Initial release.