• Sobre o WordPress
    • Sobre o WordPress
    • WordPress.org
    • Documentação
    • Suporte
    • Feedback
  • Acessar
  • Cadastre-se
Pular para o conteúdo

WordPress.org

Brasil

  • Início
  • Temas
  • Plugins
  • Suporte
  • Documentação
  • Participe
  • Blog
  • Sobre
  • Baixar o WordPress

Plugins

  • Meus favoritos
  • Betas
  • Desenvolvedores

Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Baixar

WP Login reCAPTCHA

Por Xrvel
  • Detalhes
  • Avaliações
  • Instalação
  • Suporte
  • Desenvolvimento

Descrição

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

Instalação

The installation process.

  1. Upload to the /wp-content/plugins/ directory. Or directly upload from your Plugin management page.
  2. Ative o plugin no menu ‘Plugins’ do seu 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. Ative o plugin no menu ‘Plugins’ do seu 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.

Avaliações

Good

bartoszbuk 31 de outubro de 2016
Works Perfectly on Every Site Tested

Good protection

outhands 3 de outubro de 2016
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 3 de setembro de 2016
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 3 de setembro de 2016
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 3 de setembro de 2016
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 3 de setembro de 2016
Después de instalarlo, puedes hacer login perfectamente sin marcar la pestaña de reCHAPTCHA No funciona
Leia todas as 21 avaliações

Colaboradores e desenvolvedores

“WP Login reCAPTCHA” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores
  • xrvel

Traduzir “WP Login reCAPTCHA” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

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.

Meta

  • Versão: 2.0.4
  • Última atualização: 5 anos atrás
  • Instalações ativas: 4.000+
  • Versão do WordPress: 2.9 ou maior
  • Testado até o WordPress: 4.5.13
  • Idioma:
    English (US)
  • Tags:
    admincaptchaloginrecaptchasecurity
  • Panorama avançado

Classificações

Ver todas
  • 5 estrelas 13
  • 4 estrelas 1
  • 3 estrelas 0
  • 2 estrelas 1
  • 1 estrela 6
Faça o login para enviar uma avaliação.

Colaboradores

  • xrvel

Suporte

Problemas resolvidos nos dois últimos meses:

0 de 1

Ver fórum de suporte

Doar

Gostaria de apoiar o desenvolvimento deste plugin?

Faça uma doação a este plugin

  • Sobre
  • Blog
  • Hospedagem
  • Faça uma doação
  • Suporte
  • Desenvolvedores
  • Participe
  • Aprenda
  • Showcase
  • Plugins
  • Temas
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacidade
  • Public Code
  • @WordPress
  • WordPress

Código é Poesia.