Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Email Verification For WC Registration === Contributors: redvilla plugins Tags: woocommerce account verification, email verification, email validation, customer email verification, registration verification Requires at least: 5.3 Requires PHP: 7.2 Tested up to: 6.5.3 Stable tag: 1.0.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin will reduce WooCommerce registration spam by requiring users to verify their email address before creating an account. == Key Features== * Require email verification for new user registrations * Option to add the verification link in the WooCommerce new account email or to send the verification in a separate email * Option to resend the verification link on login form in cases that the customer lost the first verification email. * Customize the separate email verification header/subject/message * Option to customize the verification message * Option to allow the customer to enter his account after the first time he registered without email verification. * Skip email verification for selected user roles * Customize the frontend messages * Redirect users to any page on your website after successful validation * Option for manual email verification from admin * Email verification status will display for each user on admin * Option to bulk actions resend verification email and verify user email address == Installation == 1. Upload the folder `email-verification-for-wc-registration` to the `/wp-content/plugins/` folder 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0.0 = * Initial version.