=== Email DNS Verification ===
Tags: email dns verification
Contributors: aksdvp,clarionwpdeveloper
Requires at least: 4.9.1
Requires PHP: 5.6
Tested up to: 5.6
Stable tag: 1.9
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Email DNS Verification, performs a validation check to determine whether if entered email address has a valid & registered domain or not, in order to avoid spam entries & restrict entry of invalid emails in the system.

== Description ==

Email DNS Verification, performs a validation check to determine whether if entered email address has a valid & registered domain or not, in order to avoid spam entries & restrict entry of invalid emails in the system.

This extension applies one more layer of validation to check whether the domain name within the the entered email address is a valid domain or not.

== Installation ==

To install Email DNS Verification plugin, please follow the following steps:

A) Install Email DNS Verification plugin manually
* Download plugin zipped folder "email-dns-verification" from plugin directory
* Unzip the "email-dns-verification" folder 
* Upload `email-dns-verification`  to the `/wp-content/plugins/` directory
* Activate the "Email DNS Verification" plugin through the 'Plugins' menu in WordPress

B) Install Email DNS Verification plugin through Wordpress
* Go to Plugins > Add New > search for "email-dns-verification"
* Click Install Now for the Show notice or message on admin area plugin
* Click Activate Plugin

== Changelog ==


= v1.9 =
* Compatiblity testing of plugin with WordPress 4. release
* Added a code compability to address language translation issue

= v1.5 =
* Compatiblity testing of plugin with WordPress 4.3 release

= v1.0.0 =
* Initial code release