Linux 软件免费装
Banner图

World Inspire Email Validation for Fluent Forms

开发者 hxsmyxh
vecyang1
更新时间 2026年9月12日 22:43
捐献地址: 去捐款
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

anti-spam email-validation fluent-forms bounce-prevention disposable-email

下载

1.1.5

详情介绍:

When running marketing funnels, lead generation campaigns, or automated email onboarding sequences (e.g. FluentCRM, MailPoet, Brevo), invalid email addresses, throwaway mailboxes, and common user typos cause catastrophic bounce rates. Hard bounces permanently damage your domain sender reputation, land marketing broadcasts into spam folders, and trigger transactional rate-limiting from email service providers. World Inspire Email Validation for Fluent Forms hooks directly into Fluent Forms' core input validation layer (fluentform/validate_input_item_input_email) to intercept invalid, disposable, unroutable, and bounce-inducing emails at form submission time, before the entry is recorded or forwarded to marketing automations. 6-Layer Real-Time Defense Engine
  1. RFC 5322 Syntax Verification: Native in-memory validation (<0.1ms).
  2. Custom Domain Blacklist: Intercept abusive domains, competitors, or known bad actors.
  3. Typo Auto-Suggestion: Detects common domain typos (gamil.com, outlok.com, hotmial.com) and suggests corrections.
  4. Disposable & Temporary Mail Filtration: Real-time hash lookup across 8,700+ active temporary mail domains bundled offline in local JSON data.
  5. Live DNS MX Verification: Direct DNS query (checkdnsrr) to ensure the destination mail server exists, cached via WordPress Transients for 24 hours.
  6. Role-Based Account Filter: Optional filter for generic mailboxes (admin@, support@, billing@).
Key Features

安装:

  1. Upload the plugin files to /wp-content/plugins/world-inspire-email-validation-for-fluent-forms, or install directly through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Navigate to Fluent Forms > Email Validation to configure defense rules and test addresses in the live sandbox.

常见问题:

Does this require Fluent Forms Pro?

No, World Inspire Email Validation for Fluent Forms works seamlessly with both the Free and Pro editions of Fluent Forms.

Does it slow down form submissions?

No. Syntax, blacklist, typo, and disposable checks execute in memory (<0.5ms). DNS MX checks are cached for 24 hours via WordPress Transients so repeat queries have zero latency.

Where does the disposable domains list come from?

The plugin bundles an offline dataset of over 8,700 disposable domains in data/disposable_domains.json, operating completely in memory with zero external remote network requests.

Can I whitelist corporate or customer domains?

Yes. You can add specific domains to the whitelist section to bypass MX and disposable checks.

更新日志:

1.1.5 1.1.4 1.1.3 1.1.1 1.1.0