plugin-icon

EDZNET Honeypot & Timing Guard

作者 EDZNET·
Adds a hidden honeypot field, a minimum-submit-time check, and content gibberish detection to every Contact Form 7 form. No configuration needed.
版本
1.1.0
最近更新:
Aug 9, 2026

EDZNET Honeypot & Timing Guard protects Contact Form 7 forms from bot submissions using three complementary techniques:

Honeypot

A real text input is rendered off-screen (hidden via CSS positioning, not display:none). Bots that fill in visible form fields will often fill this one too, while human visitors never see it.

Timing Guard

A signed timestamp is injected into each form. Submissions arriving faster than the configured minimum time (default: 3 seconds) are rejected as bots. The timestamp is HMAC-signed with your site’s secret key, preventing tampering.

Gibberish Content Detection

The plugin analyses every submitted field (except internal and honeypot fields) for random-looking content — long character strings without spaces, words mixing letters and digits, or vowel-less letter sequences. Bots that fill forms with random noise are caught here.

When spam is detected, CF7 silently drops the mail and logs the reason to its spam log.

No configuration required — just install and activate.

目前已測試版本
WordPress 7.0.3
此外掛程式已可供下載,並可用於你 系統。