=== Email Verification for Contact Form 7 Pro === Contributors: rajkakadiya, rvadhel Donate link: https://paypal.me/rvadhel Tags: email, email verification, cf7 email verification Requires PHP: 5.2.4 Requires at least: 3.0.1 Tested up to: 6.0.0 Stable tag: 1.2 License: GPLv2 or later Fill out the contact form 7 and submit it with an email address that is verified. == Description == Email Verify is great way to authenticate your users when they submit a form. This will verify users email with OTP. This can help you reinforce your business security. Do you suffering from an infestation of spambots on your Contact Form 7 network? with the help of plugin you can increase security of form. == PLUGIN FEATURES == == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from the Plugins page. Then create below fields in form: 1. [email* verification] (Email field) 2. [text* verification-otp] (OTP field) 3. [evcf7p_verify_button] (Verify button Tag) - Add Verify button tag to where you need to display button in contact form. By Default button display under email field. For General Settings go to Contact-> Email Verification Pro. Or go to Plugins-> Installed Plugins-> Email verification for Contact Form 7 Pro -> Settings. == Screenshots == 1. Plugin -> Email Verification for Contact Form 7 Pro Plugin 2. Contacat from 7 -> Add form 3. Add Field: Verification Email 4. Add Field: Verification OTP 5. Verify Button Form Tag 5. Generel Settings 6. Contact form preview == Changelog == = 1.2 = Fixed language issue on mail(Subject) = 1.1 = Added Feture: Supported HTML in OTP mail template. = 1.0 = Inital release