Mô tả
Do you receive spams every day? have you installed a dozen plugins and you still get spammed? Well this may be the solution to your problem.
This plugin filters messages submitted from contact form 7. You can decide to either filter messages based on restricted words found in the content of the message or filter based on the email of the person submitting the form.
Filters will be extended to other contact form plugins with time.
Supported Plugins
- Contact form 7
- WPForms
Note: This is just an extension. This plugin is not affiliated with or endorsed by Contact Form 7.
How to Contribute
The source codes can be downloaded here GitHub
Cài đặt
- Download the plugin
- Install and activate
- Open CF7 Form Filter from your admin menu
- Go to Options and fill your restricted words and/or emails
- You can decide to activate the words filter and/or email filter
- Save and wait for someone to submit
Đánh giá
Người đóng góp & Lập trình viên
“Message Filter for Contact Form 7” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Message Filter for Contact Form 7” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.4.8
- Fix bug with the CF7 Conditional Fields Plugin.
- Add Ability to select the forms to validate or not to validate (Blacklist/Whitelist).
1.4.7
- Fix bug when adding a custom field on the WPForm settings page.
- Fix text fields not checked for spam.
1.4.6
- Fix bug when selecting multiple messages. Sometimes the delete button disappears when selecting multiple messages.
1.4.5
- Fix bug when deleting multiple messages
1.4.4
- Add the ability to mark a message as not spam
1.4.3
- Fix disappearing fields on save
1.4.2
- Upgrade guide updated
1.4.1
- Fix migrations not running on upgrade
1.4.0
- Add support for WPForms
- Add premium plugin
1.3.6
- Fix emoji in filter not working
- Add [emoji] filter
- Add option to show a success message if a spam is found.
- Fix single line text filters not working
1.3.5
- Fix wrong filter name on the filters page
1.3.4
- Add [japanesse] [hiragana] [katakana] and [kanji] filters
- Compatibility with WordPress 6.0
1.3.3
- Add tests
- Compatibility with WordPress 5.9
- Update min php version to 5.6
1.3.2
- Escape HTML tags in message content
1.3.1
- Add compatibility with WordPress 5.8
1.3.0
- Fix bug when filter sees words separated with space as two words
- Fix filter not working for words like “.online”
1.2.5
- Add auto-clear messages function
- Move log file to uploads folder
- Grouped blocked messages per form
- Bug fixes
1.2.4
- Fix bug with some messages with links bypassing the checks
1.2.3
- Add option to filter other text fields
- Update [link] filter to filter urls without protocols
- Other Bug Fixes
1.2.2
- Add custom error messages
- Add ability to filter messages containing links using [link] keyword
- Bug Fixes
1.2.1
- Fix unicode characters not displaying in all messages page
1.2.0
- Refactored Codes
- New dashboard UI