Math Captcha for Contact Form 7

Описание

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.

Скриншоты

  • Example captcha field in a Contact Form 7 form.

Установка

  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]

Часто задаваемые вопросы

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.

Отзывы

12.10.2025 1 ответ
Installed and configured in under 5 minutes. Spam dropped to zero. The refresh captcha feature is a nice touch. Definitely worth it!
Посмотреть все 2 отзыва

Участники и разработчики

«Math Captcha for Contact Form 7» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Math Captcha for Contact Form 7» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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