Description
This plugin prevents a specific set of WooCommerce fake/spam orders.
Simply install and activate the plugin, there are no settings or tweaks to be made.
The plugin extends WooCommerce’s built in checkout validations to check for a specific set of known spam email accounts and names, if triggered, the spam bot simply cannot checkout and importantly does not get to the account creation stage.
The names/emails it is checking for would only be used by spam bots, so there is no need to worry about false positives.
FAQ
-
Will you keep this plugin updated?
-
Yes where possible I will try my best to add additional checks if the attack vectors change.
Reviews
Contributors & Developers
“Block Specific Spam Woo Orders” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Block Specific Spam Woo Orders” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.6
- Added a new function to handle checking against multiple blocked domains, now including [“@fakemail”]
- Confirming support with WP 6.1 and Latest WooCommerce
0.55
- Tested support with WP 6.0 and latest WC – works fine.
0.54
- Updating supported versions for WP and Woocommerce
0.53
- Adding support for readme.txt changelogs.
0.52
- Updating support for woocommerce – no code changes, minor updates to comment wording.
0.51
- Initial release.