Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Math Captcha for Elementor Forms

Descrición

BS Math Captcha for Elementor Forms

BS Math Captcha for Elementor Forms is a simple plugin that add a math captcha to every elementor forms you have on your site. You can just install the plugin, activate it and that’s it. The captcha will appear automatically on all your Elementor Forms. This is made possible by jquery plugin ebcaptcha. Special thanks to the developer.
– Make sure to check also this other jQuery plugin which runs jquery when an element is visible, useful for popup forms arrive.js
NOTICE : You need to have Elementor Pro for this plugin to work

Quick Links

  • Easy to use
  • Lightweight plugin
  • Elementor full Support
  • Super easy Installation
  • 100% Responsive
  • Easy and Fast to Setup
  • All Major browser supported

Instalación

  1. Go to plugins in your dashboard and select ‘add new’.
  2. Search for ‘Math Captcha for Elementor Forms’ install it and activate it.
  3. That’s all. You should see that all your forms will automatically have a math captcha.
  4. To edit error message go to Settings > BS Math Captcha for Elementor

Comentarios

25 de Febreiro, 2025
The code this is based on (ebcaptcha), and thus this plugin, only disable the submit button in client-side JavaScript. For humans, this is easily bypassed using the DOM inspector. For bots, it has no effect at all because they POST form data directly, and don’t actually use the form like human would. There is no server-side validation. This makes forms appear to be protected, and slows down real humans, but fails at its primary purpose.
5 de Xaneiro, 2025
Es kommen genau so viele Spam-Mails wie ohne diesese Plugin. Ich sehe keinerlei Wirkung. Außerdem ist mit den beschränkten Einstellungsmöglichkeiten, keine vernünftige und optisch ansprechende Integration möglich.
5 de Agosto, 2022
Very good concept, very easy to use, no Google reCAPTCHA keys required, but, would be nice if we could add a custom label and could control the width of input text field.
16 de Outubro, 2021 1 resposta
I had sent a message to Albano Toska to know if it was possible to enable only addition and subtraction, and he added this feature the same day, I just needed to update the plugin to take advantage of it 🙂
Ler todas as 13 opinións

Colaboradores e desenvolvedores

“Math Captcha for Elementor Forms” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Math Captcha for Elementor Forms” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

0.1

  • Initial Release

0.2

  • Fixed issue where the captcha was not appearing on popup forms.

0.3

  • Fixed small issue

0.4

  • Made the area around submit better clickable
  • Error on wrong captcha

0.5

  • Automatically hide error when right captcha is inserted

1.0

  • Added settings page
  • Added custom error message on settings page
  • Made the default error message translatable
  • Added settings quick link from plugins list

1.0.1

  • Fixed an issue where multiple fields where created if you had a form and popup form at the same page

1.0.2

  • Fixed issues on some cases with cache plugin that the field got recreated

1.0.3

  • Fixed some readme syntax

1.1.0

  • Added the option to choose which math logic to use(+,-,*)
  • Small code cleanup