开发者 | shohanur007 |
---|---|
更新时间 | 2025年6月19日 04:15 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
anti-fake-orders-ip-blocker
folder to the /wp-content/plugins/
directoryThe plugin uses multiple detection methods:
The default settings are carefully calibrated to target only clearly suspicious behavior. You can adjust sensitivity levels in the settings to find the right balance for your store. Normal human checkout behavior will not trigger blocking.
When a suspicious checkout is detected, the plugin displays a customizable error message and prevents order completion. You can customize this message in the plugin settings.
Yes, the plugin includes a comprehensive logging system that records all blocked attempts with details including:
In the WooCommerce > Anti Fake Orders > Blocked List section, you can view all currently blocked IPs, emails, and users. Simply select the entry and click "Remove Block" to instantly unblock them.
Yes, the plugin functions at the PHP level during the checkout process and is fully compatible with page caching solutions like WP Rocket, W3 Total Cache, and others.
The plugin hooks into WooCommerce's core checkout process, so it works with most custom checkout implementations that use the standard WooCommerce checkout hooks.