跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Captcha Ajax

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

Captcha Ajax

作者:Alessandro Lin
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

Captcha works fine with website cache.
Adds Captcha Asynchronously anti-spam methods to WordPress. Include login form, registration form, lost passwordform and comments form. The asynchronously method allows captcha to work well when a page cache, server cache or plugin cache, is active.

Demo

View:

Features

  • Captcha for login form
  • Captcha for login form obtained with the function wp_login_form(). Login form embedded in a page.
  • Captcha for registration form
  • Captcha for lost password form.
  • Captcha for comments form

  • Captcha for Contact Form 7

  • Captcha for WPForms
  • Captcha for Forminators form.

  • Captcha for WooCommerce plugin. Login form, Lost Password form.

  • Select the letters type from the options – Capital letters, Small letters or Captial & Small letters.

  • Select the captcha type from the options – Alphanumeric, Alphabets or numbers.
  • Select the captcha image. Default image or Black and white or Multicolor or Icons ( 27 icons available from fontawesome.com ) or Arithmetics. See images in screenshots.

  • Firewall. Limit rate of failed login attempts for each IP.

  • Firewall. The “who is” feature for IP owner is active.

  • REST API

Firewall details:
Limit failed login attempts.
Temporary blocks an Internet address from making further attempts after a specified limit on failed retries is reached.
Option active for login form, login form embedded, registration form, lost password form. Select the feature in the dashboard.

REST API details:
The following address, reachable with a browser:
” https://your_site/wp-json/captcha-ajax/v1/transients_expired ”
will cause the cleaning of expired transients.
Performs this task no more than once every 2 hours, further requests will be ignored.

If your web site has a caching plugin installed or uses server-side caching, it is best to exclude the page from caching:
” https://your_site/wp-json/captcha-ajax/v1/transients_expired “

REST API Filter for Exposing Menus Publicly in WordPress. Optional.

Captcha for Contact Form 7 details:
1. Install and activate CF7 and Captcha Ajax.
2. Go to Captcha Ajax settings. CF7 yes and save.
3. Create your contact form with CF7.
4. Edit your new CF7 contact form:
Click on the line before [submit “Submit”]. This positions the cursor.
Click on the Captcha Ajax Tag.
Click on Insert Tag. This inserts the shortcode of Captcha Ajax.
Click on Save.
5. Add the CF7 shortcode to the page, post or text widget and save.
6. Cache. Purge if it is active.
Done

Captcha for WPForms details:
1. Install and activate WPForms and Captcha Ajax.
2. Go to Captcha Ajax settings. WPF yes and save.
3. Create your contact form with WPForms.
4. Add the WPForms shortcode to the page, post or text widget and save.
5. Cache. Purge if it is active.
Done

Captcha for Forminator form details:
1. Install and activate Forminator form and Captcha Ajax.
2. Go to Captcha Ajax settings. Forminator yes and save.
3. Create your contact form with Forminator.
4. Add the Forminator shortcode to the page, post or text widget and save.
5. Cache. Purge if it is active.
Done

Captcha for WooCommerce details:
This feature is synchronized with the WordPress Login.
If captcha for WordPress Login is enabled, captcha for WooCommerce Login module is also enabled.

Support

Thanks for downloading and installing my plugin. You can show your appreciation and support future development by donating. https://www.paypal.me/a6419

屏幕截图

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png
  • screenshot-5.png
  • screenshot-6.png
  • screenshot-7.png
  • screenshot-8.png
  • screenshot-9.png
  • screenshot-10.webp

安装

  • Upload the Captcha-Ajax plugin to your site and activate it.
  • Admin page: Dashboard > Captcha-Ajax Settings.
  • Admin page: Dashboard > Plugins > Captcha-ajax settings

评价

Perfect Non 3rd Party Captcha with Forminator Forms

engindesign 2025 年 2 月 1 日
Great Plugin , which works flawlessly with forminator forms. I recommend to everyone who is looking for pretty decent built in – captcha for forminator forms Great Work !! Thanks a lot

It cannot be translated

akron 2024 年 6 月 17 日 1 回复
The language file is missing, and several expressions are statically typed into the code.Anyway, it’s a useful plugin.

amazing

fariborzasgarpour 2024 年 5 月 20 日
The plugin is really useful
阅读所有3条评价

贡献者及开发者

「Captcha Ajax」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • Alessandro Lin

「Captcha Ajax」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Captcha Ajax」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.14.8

Security fix for IP check

1.14.7

The “who is” feature for IP owners has been added.

1.14.5

fix a warning.

1.14.3

Manage better cron events.

1.14.2

Firewall. There are two new cron events to manage banned IPs.

1.14.1

Dashboard. Shows banned IPs. Reduces the historical list of banned IPs to the last two months.
Firewall. Sets a 15-day ban for recidive offenders.

1.12.2

Change Item in Admin Menu.

1.12.0

Added Arithmetics Captcha Image Black and White
Add languages file languages/captcha-ajax.pot
Add REST API filter for Exposing Menus. Optional.
Added small html

1.11.1

Fix one warning notice.

1.11.0

Added Captcha for WooCommerce

1.10.0

Added Arithmetics Captcha Image

1.9.2

Small changes to plugin administration.

1.9.1

Fixes an issue that occurs if WordPress files are not placed in the root of the website.

1.9.0

Added support for Firewall

1.8.0

Added a REST API nemespace plus an endpoint that cleans up expired transients.

1.7.7

added delete Expired Transients in the admin page.

1.7.5

Fix. Solves a css problem that occurs with some themes.

1.7.0

Added: Captcha Icons images.
Added: new Captcha button. Regenerate Captcha.
Emergency. Added: deactivation of this plugin via wp-config.php

1.6.0

Add captcha image multicolor

1.5.0

Add captcha image black and white.

1.4.0

  • Add captcha for Forminator form.

1.3.0

  • Add captcha for WPForms

1.2.0

  • Add captcha for Contact Form 7

1.1.0

  • Add captcha for comments form

1.0.0

  • Initial Release

额外信息

  • 版本 1.14.8
  • 最后更新:1 周前
  • 活跃安装数量 100+
  • WordPress 版本 5.0 或更高版本
  • 已测试的最高版本为 7.0
  • PHP 版本 7.2.24 或更高版本
  • 语言

    English (US) 和 Russian.

    翻译成简体中文

  • 标签
    ajaxcaptchaloginpostsecurity
  • 高级视图

评级

4.7 星(最高 5 星)。
  • 2 条 5 星评价 5 星 2
  • 1 条 4 星评价 4 星 1
  • 0 条 3 星评价 3 星 0
  • 0 条 2 星评价 2 星 0
  • 0 条 1 星评价 1 星 0

Your review

查看全部评论

贡献者

  • Alessandro Lin

支持

有话要说吗?是否需要帮助?

查看支持论坛

捐助

您愿意支持这个插件的发展吗?

捐助此插件

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.