« Back to Add-on Library
reCaptcha Keys
reCAPTCHA Keys provides a centralized management interface for Google reCAPTCHA credentials. Store and toggle between multiple reCAPTCHA versions (v3, v2 Checkbox, v2 Invisible) with live previews showing exactly how each version appears to users and ready-to-use implementation examples.
### Key Features
- Multi-Version Support - Manage v3 (scoring), v2 Checkbox, and v2 Invisible simultaneously
- Environment Toggle - Switch between Development and Production key sets
- Live Previews - See how each reCAPTCHA version renders on your site
- Implementation Examples - Copy-paste ready code for each version
- Global Helper Function - Access reCAPTCHA keys from anywhere with `get_recaptcha_keys()`
- Secure Storage - Keys stored securely in WordPress options
### Supported reCAPTCHA Versions
- v3 (Scoring) - Invisible with action-based scoring (0.0-1.0)
- v2 Checkbox - "I'm not a robot" checkbox verification
- v2 Invisible - Invisible badge protection without user interaction
- Version Management - Store keys for all versions, switch as needed
### Administration Interface
- Settings Tabs - Separate sections for each reCAPTCHA version
- Key Input Fields - Site key and secret key storage
- Live Preview - Real-time rendering preview for each version
- Implementation Code - Ready-to-use examples for JavaScript integration
- Test Mode - Development/Production toggle
- Status Indicators - Shows which versions are configured
### Requirements
✓ CWP Snippets Pro plugin installed
✓ Google reCAPTCHA account and keys (https://www.google.com/recaptcha/admin)
✓ WordPress 5.8 or higher
✓ PHP 7.4 or higher
### Global Access
- `get_recaptcha_keys()` returns configured keys
- Access from anywhere in theme or plugins
- Automatically handles version selection
- Returns null if version not configured
### Ideal For
- WordPress sites with multiple forms requiring CAPTCHA
- Sites using different reCAPTCHA versions
- Organizations managing multiple environments
- Forms needing bot detection without friction
- Developers building custom CAPTCHA workflows
### What's Included
✓ Admin settings interface
✓ Three reCAPTCHA version management
✓ Live preview rendering
✓ Implementation code examples
✓ Global `get_recaptcha_keys()` helper function
✓ Environment toggle (Dev/Production)
✓ Secure key storage
✓ Documentation with examples
---
Essential reCAPTCHA management for WordPress sites protecting forms with Google's advanced bot detection.
### Key Features
- Multi-Version Support - Manage v3 (scoring), v2 Checkbox, and v2 Invisible simultaneously
- Environment Toggle - Switch between Development and Production key sets
- Live Previews - See how each reCAPTCHA version renders on your site
- Implementation Examples - Copy-paste ready code for each version
- Global Helper Function - Access reCAPTCHA keys from anywhere with `get_recaptcha_keys()`
- Secure Storage - Keys stored securely in WordPress options
### Supported reCAPTCHA Versions
- v3 (Scoring) - Invisible with action-based scoring (0.0-1.0)
- v2 Checkbox - "I'm not a robot" checkbox verification
- v2 Invisible - Invisible badge protection without user interaction
- Version Management - Store keys for all versions, switch as needed
### Administration Interface
- Settings Tabs - Separate sections for each reCAPTCHA version
- Key Input Fields - Site key and secret key storage
- Live Preview - Real-time rendering preview for each version
- Implementation Code - Ready-to-use examples for JavaScript integration
- Test Mode - Development/Production toggle
- Status Indicators - Shows which versions are configured
### Requirements
✓ CWP Snippets Pro plugin installed
✓ Google reCAPTCHA account and keys (https://www.google.com/recaptcha/admin)
✓ WordPress 5.8 or higher
✓ PHP 7.4 or higher
### Global Access
- `get_recaptcha_keys()` returns configured keys
- Access from anywhere in theme or plugins
- Automatically handles version selection
- Returns null if version not configured
### Ideal For
- WordPress sites with multiple forms requiring CAPTCHA
- Sites using different reCAPTCHA versions
- Organizations managing multiple environments
- Forms needing bot detection without friction
- Developers building custom CAPTCHA workflows
### What's Included
✓ Admin settings interface
✓ Three reCAPTCHA version management
✓ Live preview rendering
✓ Implementation code examples
✓ Global `get_recaptcha_keys()` helper function
✓ Environment toggle (Dev/Production)
✓ Secure key storage
✓ Documentation with examples
---
Essential reCAPTCHA management for WordPress sites protecting forms with Google's advanced bot detection.
Downloads
- Download v1.0.0 recaptcha-keys-1.0.0.zip