=== MailSentry Email Verifier ===
Contributors: mailsentry
Tags: email, verification, security
Requires at least: 5.0
Tested up to: 6.6.1
Requires PHP: 7.0
Stable tag: 1.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A Wordpress plugin that can protect user's signups

== Description ==
A WordPress plugin that checks if an email is valid during signup using the MailSentry API. This helps prevent fake or disposable email registrations. Visit MailSentry.io for more information.


== Installation ==
1. Upload the `mailsentry` directory to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings > MailSentry to configure your API key.

== Frequently Asked Questions ==

= Where do I get the API key? =
You can get your API key from [MailSentry.io](https://mailsentry.io/dashboard/verification-api).

== Changelog ==
= 1.5 =
* Initial release.

== Upgrade Notice ==
= 1.5 =
Initial release.