このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Email Verify

説明

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

Additional Info

スクリーンショット

インストール

  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

評価

2022年2月17日
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.
2020年11月23日
I like this. It is easy to use and works seamlessly with my Stranoweb Ajax registration form.
2020年11月14日
Works well. Please change line 45 in settings.php to White listed Domains and line 52 to White listed Email Addresses (they are switched).
2020年11月12日
Great plugin! Does what it claim to do, unlike other plugins that do not work
4件のレビューをすべて表示

貢献者と開発者

Email Verify はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Email Verify” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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