
內容簡介
Reycob Form Firewall 為公開表單提供輕量級的保護層,無需使用外部 CAPTCHA 服務,有效防止垃圾郵件和濫用提交。
【主要功能】
• 本地數學 CAPTCHA 僅在互動時加載
• 瀏覽器證明令牌及蜜罐欄位保護表單
• 每位訪客和每個端點的速率限制
• 對 WooCommerce 產品評論的特定保護
• 自動排除 WooCommerce 購物車等請求
• 管理員設置限額、CAPTCHA 和排除路徑
外掛標籤
開發者團隊
原文外掛簡介
Reycob Form Firewall adds a lightweight protection layer for public forms without using an external CAPTCHA service.
Main features:
Local math CAPTCHA loaded only when the visitor interacts with the checkbox.
Browser proof token, honeypot field, and origin validation for protected forms.
Rate limits per visitor and per endpoint.
Specific protection for WooCommerce product reviews against links, duplicated spam, and repeated abusive submissions.
Automatic exclusions for WooCommerce cart, checkout, payments, coupons, shipping, Store API, REST API, webhooks, cron, and server-to-server requests.
Admin settings for limits, CAPTCHA, browser proof mode, IP source, and excluded paths.
Developer opt-out with data-rffw-skip="1" and opt-in for custom admin-post or admin-ajax actions through the rffw_protected_actions filter.
The plugin is designed for visible public forms. It does not modify global fetch or XMLHttpRequest, does not call third-party APIs, and does not log IP addresses or submitted form contents.
The JavaScript and CSS files distributed with the plugin are the human-readable source files. No minification, bundling, compilation, npm, webpack, or other build step is required.
Privacy
The plugin does not collect analytics, does not send data to external services, and does not store submitted form contents.
Temporary tokens and hashed rate-limit keys may be stored in WordPress transients to validate CAPTCHA challenges, browser proof checks, and request frequency. These temporary values expire automatically.
