Linux 软件免费装
Banner图

BillionVerify Email Validator

开发者 ikbear
更新时间 2026年5月29日 22:24
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

user registration spam protection form validation email verifier email validator

下载

1.0.1 1.0.2 1.0.3

详情介绍:

BillionVerify Email Validator checks email addresses in real time as your forms are submitted, stopping fake, mistyped, disposable and undeliverable emails before they reach your database. Cleaner signups mean fewer bounces, less spam and healthier email campaigns. The plugin verifies each address against the BillionVerify API — performing syntax, MX and SMTP mailbox checks — and rejects the submission when the address matches a status you have chosen to block. Key features Supported forms

安装:

  1. Upload the plugin files to /wp-content/plugins/billionverify-email-validator, or install through the WordPress plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to Settings → BillionVerify.
  4. Enter your BillionVerify API key and click "Test connection".
  5. Choose which statuses to block and which forms to protect.
  6. Use the "Test an Email" tool to confirm everything works.

常见问题:

How does it work?

When a visitor submits a protected form, the plugin sends the email address to the BillionVerify API. If the address matches a status you chose to block (for example "invalid" or "disposable"), the submission is rejected and the visitor is asked to use a different email. No email is sent to the address during verification.

What happens if my account runs out of credits?

By default the plugin "fails open": if verification cannot be completed, the email is accepted and your forms keep working as if the plugin were not installed. You can switch this to "fail closed" in the settings.

Does it consume a credit on every submission?

Each unique address is verified once and cached for the lifetime you configure, so repeated submissions of the same address do not spend extra credits. The "unknown" status is never charged by BillionVerify.

Do I need to modify my existing forms?

No. Enable the integrations you want in Settings → BillionVerify and the plugin hooks into those forms automatically.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0