=== Simple Registration for WooCommerce === Contributors: Astoundify Donate link: https://www.paypal.me/astoundify Tags: woocommerce, woocommerce registration, woocommerce register, woocommerce registration form, woocommerce form Requires at least: 4.7.0 Tested up to: 4.8.2 Stable tag: 1.5.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html A simple plugin to add a [woocommerce_simple_registration] shortcode to display the registration form on a separate page. == Description == A simple plugin to add a [woocommerce_simple_registration] shortcode to display the registration form on a separate page. == Installation == 1. Upload the folder `woocommerce-simple-registration to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the shortcode `woocommerce_simple_registration` on a self-created page to display the registration form. == Changelog == = 1.5.2: October 2, 2017 = * Fix: Do not allow spam honeypot to autofill. = 1.5.1: August 31, 2017 = * Fix: Remove duplicate `register_form` hook. = 1.5.0: August 23, 2017 = * New: Option to enable First/Last name fields and mark required. WooCommerce > Settings > Accounts. * New: Option to define the page the Register form appears on. Updates all default registration links. WooCommerce > Settings > Accounts. = 1.4.0: April 12, 2017 = * New: Update README. * Fix: Update strings. = 1.3.0: November 17, 2016 = * New: WooCommerce Social Login support. Add output in WooCommerce > Settings > Social Login. * New: Collect first and last name on registration. = 1.2.0 = * Update register form with latest WC. Enable Password Meter. = 1.1.0 = * Fix: Include .pot file = 1.0.1 = * woocommerce-simple-registration.php author, version text changes. = 1.0.0 = * Initial release