Recaptcha for login and registration is a plugin that enables users to add captcha to their login and registration page. The whole idea of this plugin is to allow users to safely permit their subscribers or customers to create an account on their websites. I believe that it will widely contribute to stopping spammers from making and accounting on users’ WordPress websites remotely. The plugin is currently available in English, but the code is translation ready. At a glance, the plugin will do the following:
- An administrator can get Recaptcha v3 API Key and secret from Google.
- The administrator can add the API information by visiting the plugin setting at settings -> prositecaptcha
- After adding the Google V2 or V3 API, the plugin will automatically protect the login and registration page against spam.
- Users will see the Recaptcha v3 badge at the bottom of the page.
We intend to add more Recaptcha versions and more options in the upcoming release.
A few notes about how to get Recaptcha v3:
To get Recaptcha v3, you need to do the following steps:
- Visit the website https://www.google.com/recaptcha
- If you have a Gmail account, log in to gain access to the Recaptcha dashboard
- If you don’t have one, you may need to create one.
- Once on the dashboard, click on the plus sign to your right just after the setting icon.
- At this point, you will have to fill the form with some necessary pieces of information. Information requested includes your email, websites, the title of your captcha, and the version of the captcha you want to use.
- Remember to select version 3 in this case.
What is a captcha?
A captcha is a program intended to distinguish human from machine input. Most of the time, spam will study your website using the programming language. Once they find forms, they will use code to submit information without being physically present in front of computers. As a result, you could receive many unsolicited emails or have users that are not real “customers.” In some extreme cases, spammers find a way to hack your website when it is not protected.
Is Google Recaptcha the only option for website protection?
No, Google Recaptcha is not the only option. There are many types of captcha: Math problems and WordPress problems. However, in my opinion, Google Recaptcha is the most popular.
3- Why Google Recaptcha V3?
Google Recaptcha v3 is the latest version. One of the particularities of that version is that it does not necessarily appear to all users. For example, unlike version 2, all the users had to select the checkbox before accessing the website. In addition, the V3 would popup the box, unlike if the system suspects that there is spam.
You may find more solutions using this link.
Reviews
There are no reviews yet.