Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

Math Captcha for Elementor Forms

Priskribo

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

Instalo

  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

Pritaksoj

Februaro 25, 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.
Januaro 5, 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.
Aŭgusto 5, 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.
Oktobro 16, 2021 1 reply
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 🙂
Legi ĉiujn 13 pritaksojn

Kontribuantoj k. programistoj

“Math Captcha for Elementor Forms” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Ŝanĝprotokolo

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