跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 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
  • 最後更新 2 天前
  • 啟用安裝數 100+
  • WordPress 版本需求 5.0 或更新版本
  • 已測試相容的 WordPress 版本 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

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.