Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Email Verify

Beschrijving

Verifies your Users email addresses and blocks them from register to your site.

Additional Info

Schermafdrukken

Installatie

  1. Upload the entire email-verify folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings => Email Verification

Beoordelingen

17 februari 2022
For anyone wondering... Just tested this on a site I have and it didn't prevent a credit card authorization with a completely made up email address.
23 november 2020
I like this. It is easy to use and works seamlessly with my Stranoweb Ajax registration form.
14 november 2020
Works well. Please change line 45 in settings.php to White listed Domains and line 52 to White listed Email Addresses (they are switched).
12 november 2020
Great plugin! Does what it claim to do, unlike other plugins that do not work
Lees alle 4 beoordelingen

Bijdragers & ontwikkelaars

“Email Verify” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Email Verify” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.5

  • changed author URI

1.1.4

  • remove use of echo

1.1.3

  • remove use of echo

1.1.2

  • changed wording in settings

1.1.1

  • fixed small issue in if statement

1.1

  • check on profile update
  • validates if SMTP and MX check is possible on the server

1.0

  • initial release