WP Manifestindependent plugin directory
manifest / security / math-captcha-security

Math Captcha Security

Production-grade math CAPTCHA plugin for WordPress with OOP architecture. Adds math CAPTCHA to login, registration, password reset, WooCommerce, Contact Form 7, Elementor forms, and REST API protection.

by Redowan Ahmed · github.com/redowan-ahmed/math-captcha-security · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/redowan-ahmed/math-captcha-security/archive/refs/heads/main.zip

Description

Math Captcha Security adds mathematical CAPTCHA protection to WordPress forms including login, registration, password reset, WooCommerce, Contact Form 7, and Elementor forms. Also protects REST API.

Installation

  1. Upload the plugin files to /wp-content/plugins/math-captcha-security/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure settings under "Math Captcha Security" in admin dashboard

Changelog

1.0.1

  • Fixed deactivation issues
  • Improved stability
  • Updated for WordPress 6.9 compatibility

1.0.0

  • Initial release
  • Math CAPTCHA for login, registration, password reset forms
  • WooCommerce support
  • Contact Form 7 support
  • Elementor Forms support
  • REST API protection
  • IP blocking system
  • Security hardening features