hCaptcha for WP

The strongest CAPTCHA. Switch from reCAPTCHA and Turnstile for free. Works with 60+ integrations: Contact Form 7, Elementor, WooCommerce, Divi, etc.

2 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_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_comments
Direct access
wp_options
Option key:antispamOption key:elementor_safe_modeOption key:forceOption key:hcaptcha_settingsOption key:honeypotOption key:jetpack_active_modulesOption key:licenseOption key:rg_gforms_captcha_private_keyOption key:rg_gforms_captcha_public_keyOption key:set_min_submit_timeOption key:uag_recaptcha_secret_key_v2Option key:uag_recaptcha_secret_key_v3Option key:uag_recaptcha_site_key_v2Option key:uag_recaptcha_site_key_v3Option key:wpforms_settings
wp_postmeta
Post meta
wp_usermeta
User meta