콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
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, Product Review 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-1.png
screenshot-2.png
screenshot-2.png
screenshot-3.png
screenshot-3.png
screenshot-4.png
screenshot-4.png
screenshot-5.png
screenshot-5.png
screenshot-6.png
screenshot-6.png
screenshot-7.png
screenshot-7.png
screenshot-8.png
screenshot-8.png
screenshot-9.png
screenshot-9.png
screenshot-10.webp
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.9

Captcha for WooCommerce plugin. Product Review form.

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.9
  • 최근 업데이트: 18시간 전
  • 활성화된 설치 100+
  • 워드프레스 버전 5.0 또는 그 이상
  • 다음까지 시험됨: 7.1
  • PHP 버전 7.2.24 또는 그 이상
  • 언어

    English (US) 및 Russian.

    자국어로 번역하기

  • 태그:
    ajaxcaptchaloginpostsecurity
  • 고급 보기

평점

별 5점 만점에 4.7점.
  • 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 ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.