Linux 软件免费装
Banner图

Eazy CF Captcha

开发者 playwithpixels
更新时间 2024年4月4日 17:21
捐献地址: 去捐款
PHP版本: 2.9.0 及以上
WordPress版本: 6.5
版权: GPLv2 or later
版权网址: 版权信息

标签

form captcha spam elementor contact easy simple contact form 7 comment cf7 comment form antispam exercise eazy cf captcha cf7 captcha mathematic tk

下载

1.0.4 1.1.0 1.1.1 1.1.2 1.0.0 1.2.1 1.0.1 1.2.5 1.0.3 1.2.3 1.2.4 1.0.2 1.2.0 1.2.2

详情介绍:

NEW! With support for Elementor Form Widget. Eazy C(omment)F(orm) Captcha adds a mathematic exercise to the comment form, contact form 7 & elementor, preventing bots to spam your comments and forms. Now with Elementor & Contact Form 7 support! You can easily customize the label text for the captcha in the backend of Wordpress. Also you can change the HTML Markup if you like. With support for Contact Form 7.

安装:

  1. Install Plugin through the WordPress Admin Interface 'Plugins > Add new'
  2. Activate the plugin
  3. Go to 'Settings > Eazy CF Captcha' menu and change the label text.
  4. 完成了!
或者
  1. Upload eazy-cf-captcha to the /wp-content/plugins/ directory
  2. 通过 WordPress 的的“Plugins”菜单激活插件
  3. Go to 'Settings > Eazy CF Captcha' menu and change the label text.
  4. Done!

屏幕截图:

  • The admin settings page
  • Support for Comment Form 7
  • Settings in the backend of Comment Form 7
  • Settings in the Elementor editor

升级注意事项:

1.2.4 Fix autoloader causing warnings. 1.2.3 Fix fatal error if elementor is not installed. 1.2.2 Remove session errors in Site Health & support newest Elementor and Contact form 7 versions. 1.1.0 Compatibility with never WordPress versions

常见问题:

The field does not show up in a form?

In the current form of implementation the field is not shown for logged in users. Try to visit the as anonymous user (e.g. in another browser or log out first).

Can I change the label text?

Of course, just go to 'Settings > Eazy CF Captcha' menu and there you have an input field, where you can change the text to whatever you want.

How do I customize the HTML Markup?

  1. Make a new folder called 'eazy-cf-captcha' in your current template folder
  2. Create a file named 'captcha.php'
  3. Copy the content from 'your-wordress-folder/wp-content/plugins/eazy-cf-captcha/views/public/captcha.php' and 'your-wordress-folder/wp-content/plugins/eazy-cf-captcha/views/public/captcha-field.php' or write your own HTML
  4. Two variables are available in the template: $options for all options set in the backend and $exercise, an array filled with the variables and operators for the exercise (see 'your-wordress-folder/wp-content/plugins/eazy-cf-captcha/views/public/captcha-field.php' for usage)
  5. Done!

更新日志:

1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 Add option on elementor widget: Show field for logged in users 1.2.0 1.1.2 1.1.1 1.1.0 1.0.4 1.0.3 1.0.2 1.0.1 1.0