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 NameDescriptionMethod
wp_honeypot_guard_blacklistStores honeypot guard blacklist data created by this plugin.Static
wp_honeypot_guard_logsA 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_options
Option key:honeypot_guard_db_versionOption key:honeypot_guard_installed_atOption key:honeypot_guard_options