Honeypot Guard – Silent Anti-Spam
Anti-spam protection for forms, signups, and comments using advanced honeypot techniques. No CAPTCHAs, no user friction.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_honeypot_guard_blacklist | Stores honeypot guard blacklist data created by this plugin. | Static |
| wp_honeypot_guard_logs | A logging table that records activity, events, or audit history. | 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:
honeypot_guard_db_versionOption key:honeypot_guard_installed_atOption key:honeypot_guard_options