https://github.com/them-es/i-dont-like-spam
Prevent contact form spam submissions by integrating the WordPress Comment Blocklist.
https://github.com/them-es/i-dont-like-spam
anti-spam blocklist caldera-forms ninja-forms wordpress-plugin wpforms
Last synced: about 2 months ago
JSON representation
Prevent contact form spam submissions by integrating the WordPress Comment Blocklist.
- Host: GitHub
- URL: https://github.com/them-es/i-dont-like-spam
- Owner: them-es
- License: gpl-2.0
- Created: 2020-05-20T06:03:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T06:20:30.000Z (10 months ago)
- Last Synced: 2025-04-30T15:43:54.159Z (6 months ago)
- Topics: anti-spam, blocklist, caldera-forms, ninja-forms, wordpress-plugin, wpforms
- Language: PHP
- Homepage: https://them.es/plugins/i-dont-like-spam
- Size: 64.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
## I don't like Spam!
**I don't like Spam! by them.es** is a simple but effective WordPress Plugin for preventing contact form spam submissions using the [WordPress Comment Blocklist](https://codex.wordpress.org/Combating_Comment_Spam#Comment_Blacklist) feature
## Compatibility
This plugin is compatible with [Gutenberg Form block (experimental!)](https://wordpress.org/plugins/gutenberg), [Ninja Forms](https://wordpress.org/plugins/ninja-forms), [WPForms](https://wordpress.org/plugins/wpforms-lite) and [Contact Form Block](https://wordpress.org/plugins/contact-form-block).
## Setup
- Login to the dashboard and open **Settings > Discussion**
- Scroll down to **Comment Blocklist**
- Enter all bad words, phrases or weblinks that keep bugging you. **Choose your blocklist wisely!**
- Contact forms that contain any of these words cannot be submitted anymore and will show an error message.
- Optional: Modify the error message output in the Theme Customizer.## Contributing
If you would like to extend this plugin you can fork this repo and create a pull request.
Bugs or feature requests can be reported by creating a new issue.## Support
This code repository is not suitable for support requests. If you have a question or need assistence please access the [Support section](https://wordpress.org/support/plugin/i-dont-like-spam) in the WordPress Plugin directory.
## Copyright & License
Code and Documentation © [them.es](https://them.es)
Code released under [GPLv2+](https://www.gnu.org/licenses/gpl-2.0.html)