Math Captcha for Contact Form 7

Beschrijving

CF7 Math Captcha is a lightweight plugin that adds a math captcha field to your Contact Form 7 forms.
It helps reduce spam without using Google reCAPTCHA.
Very simple to use: just add [mathcaptcha* captcha-field] to your Contact Form 7 form.

Schermafbeeldingen

  • Example captcha field in a Contact Form 7 form.

Installatie

  1. Upload the plugin folder to the /wp-content/plugins/ directory or install it directly from the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Edit your Contact Form 7 form and add:
    [mathcaptcha* captcha-field]

FAQ

Does it work without Contact Form 7?

No. This plugin requires Contact Form 7 to be installed and active.

Can I change the math operations?

Right now, it supports addition only (e.g., 3 + 5 = ?). More options may come in future versions.

Beoordelingen

12 oktober 2025 1 reactie
Installed and configured in under 5 minutes. Spam dropped to zero. The refresh captcha feature is a nice touch. Definitely worth it!
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“Math Captcha for Contact Form 7” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Math Captcha for Contact Form 7” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Removed deprecated load_plugin_textdomain() call.
  • Updated Tested up to to 6.8.
  • Minor code cleanup.

1.0.0

  • Initial release.

1.0.2

  • Update Plugin Icon

1.0.3

  • Update Plugin Infomation