WebDecoy Bot Detection – Block AI Crawlers, Spam Bots & Card Testing
Stop card testing, fake orders, comment spam, and AI crawlers with no CAPTCHA. 100% local, no account or API key, works instantly on activation.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_users | Stores users data created by this plugin. | Static |
| wp_webdecoy_blocked_ips | Stores webdecoy blocked ips data created by this plugin. | Static |
| wp_webdecoy_checkout_attempts | Stores webdecoy checkout attempts data created by this plugin. | Static |
| wp_webdecoy_detections | Stores webdecoy detections data created by this plugin. | Static |
| wp_webdecoy_rate_limits | Stores webdecoy rate limits data created by this plugin. | Static |
| wp_webdecoy_violation_queue | A job queue table for managing background tasks and scheduled operations. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
webdecoy_actor_feed_cursorOption key:webdecoy_api_last_checkOption key:webdecoy_api_last_errorOption key:webdecoy_api_statusOption key:webdecoy_block_refusalsOption key:webdecoy_canary_secretOption key:webdecoy_coupon_secretOption key:webdecoy_critical_moment_lastOption key:webdecoy_db_versionOption key:webdecoy_encryption_keyOption key:webdecoy_entitlementsOption key:webdecoy_honeytoken_secretOption key:webdecoy_optionsOption key:webdecoy_proxy_detectedOption key:webdecoy_schema_versionOption key:webdecoy_suppressed_actions