Title: Advanced Email Filter for Elementor Forms
Author: Mahidul Islam Mukto
Published: <strong>2025 年 2 月 2 日</strong>
Last modified: 2025 年 7 月 5 日

---

搜索插件

![](https://ps.w.org/advanced-email-filter-for-elementor-forms/assets/banner-772x250.
png?rev=3233515)

![](https://ps.w.org/advanced-email-filter-for-elementor-forms/assets/icon.svg?rev
=3233515)

# Advanced Email Filter for Elementor Forms

 作者：[Mahidul Islam Mukto](https://profiles.wordpress.org/muktoapb/)

[下载](https://downloads.wordpress.org/plugin/advanced-email-filter-for-elementor-forms.1.2.0.zip)

 * [详情](https://cn.wordpress.org/plugins/advanced-email-filter-for-elementor-forms/#description)
 * [评价](https://cn.wordpress.org/plugins/advanced-email-filter-for-elementor-forms/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/advanced-email-filter-for-elementor-forms/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/advanced-email-filter-for-elementor-forms/#developers)

 [支持](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/)

## 描述

Advanced Email Filter for Elementor Forms adds enterprise-grade email validation
to your Elementor pro forms. Protect against spam submissions while maintaining 
flexibility for legitimate users.

### Features

 * Global Blocklist/Whitelist management
 * Per-form email filtering rules
 * Wildcard support for domains and patterns
 * Business email only filter (new feature)
 * Disposable / temporary email blocking (new feature)
 * Compatible with Elementor Pro forms only

[Learn more about all features](https://www.wpprodevs.com/advanced-email-filter-for-elementor-forms/)
| [Read Documentation](https://www.wpprodevs.com/docs/email-filter-for-elementor/)

### Configuration

There is two place where you can control email filter.

#### Global Settings

Navigate to `Email Filter -> Settings` to configure:

 * **Blocklist**: @spamdomain.com, *.ru, fake-user@
 * **Whitelist**: @yourcompany.com, admin@, *.trusted.org

#### Form-Specific Settings

 1. Edit Elementor Form widget
 2. Open _Email Filtering_ section
 3. Add patterns:
 4.  * Blocklist (form-specific)
        @temp-domain.com, *.xyz
     * Whitelist (form-specific)
        @client-domain.com, manager@

### Hooks & Filters

Customize validation behavior using these hooks:

    ```
    // Modify validation error message
    add_filter('aefe_validation_error', function($message, $email) {
        return sprintf(__('Error: %s is blocked', 'text-domain'), $email);
    }, 10, 2);
    ```

## 屏幕截图

 * [[
 * Global Blocklist/Whitelist management
 * [[
 * Per-form email filtering rules

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/advanced-email-filter-for-elementor-
    forms` directory
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Configure global settings under Email Filter -> Settings
 4. Set form-specific rules in Elementor Form widget settings

## 常见问题

### Is Elementor Pro require to use this plugin?

Yes, This plugin extand Elementor pro form features. So you need install & active
Elementor pro.

### How do multiple patterns work?

Separate patterns with commas. Both global and form rules apply cumulatively.

### Which takes priority – global or form settings?

Allowlist rules always override blocklist. Form-specific settings combine with global
rules using AND logic.

## 评价

![](https://secure.gravatar.com/avatar/57879925f9d1f9096c92e1b9b6c71fda4afaa3b83158f4f483b3d9fde083e73b?
s=60&d=retro&r=g)

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-3465/)󠁿

 [DanielAGW](https://profiles.wordpress.org/danielagw/) 2025 年 11 月 10 日 1 回复

What a lovely little plugin! Does exactly what it’s supposed to, works really well.
The configuration is super easy. Love it, thank you so much!

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/)

## 贡献者及开发者

「Advanced Email Filter for Elementor Forms」是开源软件。 以下人员对此插件做出了
贡献。

贡献者

 *   [ Mahidul Islam Mukto ](https://profiles.wordpress.org/muktoapb/)

[帮助将「Advanced Email Filter for Elementor Forms」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/advanced-email-filter-for-elementor-forms)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/advanced-email-filter-for-elementor-forms/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/advanced-email-filter-for-elementor-forms/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/advanced-email-filter-for-elementor-forms/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/advanced-email-filter-for-elementor-forms/)。

## 更新日志

#### 1.2.0

 * Minimize plugin size & update email list

#### 1.1.1

 * Personal & Disposable email list updated

#### 1.1.0

 * Added Business Email filter
 * Added Disposable / temporary email blocking
 * Improved validation error message

#### 1.0.0

 * Initial release with core filtering features
 * Global blocklist/Whitelist functionality
 * Elementor Form widget integration

## 额外信息

 *  版本 **1.2.0**
 *  最后更新：**10 月前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 5.6 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/advanced-email-filter-for-elementor-forms/)
 * 标签
 * [disposable email](https://cn.wordpress.org/plugins/tags/disposable-email/)[elementor form](https://cn.wordpress.org/plugins/tags/elementor-form/)
   [email blacklist](https://cn.wordpress.org/plugins/tags/email-blacklist/)[spam protection](https://cn.wordpress.org/plugins/tags/spam-protection/)
 *  [高级视图](https://cn.wordpress.org/plugins/advanced-email-filter-for-elementor-forms/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/reviews/)

## 贡献者

 *   [ Mahidul Islam Mukto ](https://profiles.wordpress.org/muktoapb/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/advanced-email-filter-for-elementor-forms/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://buymeacoffee.com/mukto)