• 워드프레스 소개
    • 워드프레스 소개
    • WordPress.org
    • 문서
    • 지원
    • 의견
  • 로그인
  • 등록하기
내용으로 바로가기

WordPress.org

한국어

  • 홈
  • 포럼
  • 버디프레스
  • 블로그
  • 플러그인
  • 테마
  • 한국어 지원
  • #Slack
  • About Us: Our Mission
  • 워드프레스 얻기

플러그인

  • 나의 즐겨찾기
  • 베타 시험
  • 개발자

이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

다운로드

WP Login reCAPTCHA

작성자: Xrvel
  • 세부사항
  • 평가
  • 설치
  • 지원
  • 개발

설명

This plugin simply adds reCAPTCHA to your login form. By adding reCAPTCHA to your login form, you can prevent bot / script from trying to login to your WordPress website.

This plugin only works on default WordPress login page such as http://www.example.com/wp-login.php

Requirement :

  • You must have reCAPTCHA account. It is free. You can login on https://www.google.com/recaptcha

설치

The installation process.

  1. Upload to the /wp-content/plugins/ directory. Or directly upload from your Plugin management page.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. On your WP Admin, navigate under “Settings” menu, there is “WP Login reCAPTCHA” sub menu.
  4. Open that “WP Login reCAPTCHA” sub menu.
  5. Fill both public and private reCAPTCHA keys there (REQUIRED).

FAQ

Installation Instructions

The installation process.

  1. Upload to the /wp-content/plugins/ directory. Or directly upload from your Plugin management page.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. On your WP Admin, navigate under “Settings” menu, there is “WP Login reCAPTCHA” sub menu.
  4. Open that “WP Login reCAPTCHA” sub menu.
  5. Fill both public and private reCAPTCHA keys there (REQUIRED).
Why should i use reCAPTCHA and not (put_other_captcha_here) ?

https://www.google.com/recaptcha/intro/index.html

What if somehow i entered wrong reCAPTCHA setting (for example wrong Public Key, etc), i can not login to my WordPress site

Open your wp-login-recaptcha.php file. You can find it under your /wp-content/plugins/wp-login-recaptcha directory.
Change this line

define('XRVEL_LOGIN_RECAPTCHA_ENABLED', true);

And modify it into

define('XRVEL_LOGIN_RECAPTCHA_ENABLED', false);

Refresh your login form, and reCAPTCHA will dissapear on your login form.
You can login now and fix your reCAPTCHA setting from admin page.

후기

Good

bartoszbuk 2016년 10월 31일
Works Perfectly on Every Site Tested

Good protection

outhands 2016년 10월 3일
Good protection for login pages, most bots will be stoped if the reCAPTCHA has not been set by a real visitor.

Nice Plug in! Works nicely!

evgeniyjunior 2016년 9월 3일
Everybody who has problem go and install recaptcha! Nobody can't do it for you. You have to get YOUR OWN API here: GET RECAPTCHA API FROM GOOGLE!

Great Simple CAPTCHA for Most Sites

tmrmarketing 2016년 9월 3일
This is the same "light" captcha (Google based) that most basic sites like posting sites use now. i.e. Craigslist etc. It's a one button click for most logins. It's NOT heavy Armour if that's what you're needing. We use it for BOTS and automated login attempts. If you want to keep REAL hackers out... you'll need to go a bit heavier. Easy install and works well. For the "average dummy"......great plugin.

Good For Plain Website, Bad For eCommerce

Thane 2016년 9월 3일
As of the writing of this review, there is a fairly critical flaw in this plugin, that may or may not be related to specific themes, although that is unlikely... If you run an eCommerce site, where customers will be logging in to the frontend of your site to access their 'my-account' page, such as in Woocommerce, then beware that this plugin may prevent customers from logging in, as for some reason it will throw a 404 error for a page not being found, as it somehow interacts with frontend login's even though it is designed to only work in the backend login area (/wp-login.php)... So if you run an eCommerce setup, make sure after installing this plugin that you create a customer account and try logging in from the frontend of your site, if you get a 'page not found' error, it is this plugin. I still give the plugin 3 stars because for a non-eCommerce site where you don't have people logging in to the frontend, it works great... Greatly reduces the number of bots trying to login to all the sites I manage. I would like to see support in the future from the developer to allow for frontend logins that doesn't conflict with the plugin, or simply allow for the recaptcha to show up anywhere a login form is dropped... Or maybe include a shortcode that we could use on the frontend login page so customers could login without getting a 404 page for not completing the recaptcha. But for an author that is handing out a nice little piece of security tech, can't complain too much 🙂

No funciona

josebaillo 2016년 9월 3일
Después de instalarlo, puedes hacer login perfectamente sin marcar la pestaña de reCHAPTCHA No funciona
모든 21 평가 읽기

기여자 & 개발자

“WP Login reCAPTCHA”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • xrvel

자국어로 “WP Login reCAPTCHA”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

2.0.4

  • Add additional code to prevent this plugin to be activated if site / secret key is still empty.

2.0.3

  • Add language option in WP Login reCAPTCHA setting page.

2.0.2

  • Fits reCAPTCHA perfectly on login box (style fix).

2.0.1

  • Add Setting link on WordPress plugin list menu.

2.0.0

  • WP reCAPTCHA plugin is no longer required to be installed. This plugin can work alone now.

1.0.0

  • Update for latest WP ReCAPTCHA plugin update. There is a small interface bug on WP-admin menu, which is the menu link of WP reCAPTCHA will be displayed twice. However everything is working normally on the user side.

0.1.4

  • Bug fix for latest WP ReCAPTCHA plugin update.

0.1.3

  • Add option to change reCAPTCHA color (theme).

0.1.2

  • Change XRVEL_LOGIN_RECAPTCHA_DISABLED to XRVEL_LOGIN_RECAPTCHA_ENABLED
  • Readme update.

0.1.1

  • Small fix.

0.1

  • First release.

기초

  • 버전: 2.0.4
  • 최근 업데이트: 4년 전
  • 활성 설치: 5,000+
  • 워드프레스 버전: 2.9 또는 그 이상
  • 다음까지 시험됨: 4.5.13
  • 언어:
    English (US)
  • 태그:
    admincaptchaloginrecaptchasecurity
  • 고급 보기

평점

모두 보기
  • 5개의 별 13
  • 4개의 별 1
  • 3개의 별 0
  • 2개의 별 1
  • 1개의 별 6
평가를 제출하기 위해 로그인합니다.

기여자

  • xrvel

지원

지난 2개월 동안 해결된 문제:

1 중 0

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • About
  • 블로그
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • 쇼케이스
  • 플러그인
  • 테마
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

코드는 詩다