Block Specific Spam Woo Orders

描述

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.

常見問題

Will you keep this plugin updated?

Yes where possible I will try my best to add additional checks if the attack vectors change.

評價

2022年2月1日 2 replies
BEST & EASIEST PLUGIN TO BLOCK SPAM ORDERS AS bbbbb bbbbb bbbbb [ Fake email and address removed ] BUT SAD: This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
2021年1月21日
Thank you so much for this small snippet of code, I've had a minor problem with this bot attacking our site, and the code seems to fix it / prevent it from completing registration. The code is clean, and simple and does the job.
2021年1月15日
Love the simplicity of this. Just what I needed. Any chance it will continue to update as Woocommerce does?
2021年1月5日 1 reply
simple and nice. Thanks for making this!
閱讀全部8個評價

貢獻者及開發者

“Block Specific Spam Woo Orders” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Block Specific Spam Woo Orders 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.7

  • Update logic slightly to simplify checks. Names are now also array based if people wanted to manually extend.
  • Added ability to translate/localise the Spam Validation message with typical language translators (WPML etc).
  • Confirming support with WP 6.4 and Latest WooCommerce

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.