- Form Protection: Standard forms (login, registration, password reset, comments) and select custom plugins
- Flexible Configuration: Theme, language, start mode, and custom styling options
- EU Compliance: Support for EU-only endpoints and custom domains
- WP-CLI Commands: Emergency management tools for API key updates and login bypass
Check detailed step-by-step setup instructions here.
- Install and activate the plugin
- Go to Settings → Private Captcha
- Add your API Key and Site Key from Private Captcha Portal
- Enable desired form integrations
- WordPress Login Form
- WordPress Registration Form
- WordPress Password Reset Form
- WordPress Comment Forms (logged-in and guest users)
- WPForms
- Contact Form 7 (use
[privatcaptcha]tag) - More forms support (including popular plugins) are currently in progress
Emergency management when locked out:
# Update API key
wp private-captcha update-api-key "your-new-api-key"
# Disable login captcha (emergency use)
wp private-captcha disable-login- WordPress 5.6+
- PHP 8.2+
- Private Captcha account
MIT License