このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Math Captcha for Elementor Forms

説明

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

インストール

  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

評価

2025年2月25日
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.
2025年1月5日
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.
2022年8月5日
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.
2021年10月16日 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 🙂
13件のレビューをすべて表示

貢献者と開発者

Math Captcha for Elementor Forms はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Math Captcha for Elementor Forms” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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