Skip to content

PrivateCaptcha/private-captcha-wordpress

Repository files navigation

Private Captcha WordPress Plugin

CI

Features

  • 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

Installation

Check detailed step-by-step setup instructions here.

  1. Install and activate the plugin
  2. Go to Settings → Private Captcha
  3. Add your API Key and Site Key from Private Captcha Portal
  4. Enable desired form integrations

Supported Forms

  • 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

WP-CLI Commands

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

Requirements

License

MIT License

Contributors 3

  •  
  •  
  •