This plugin will add some reCAPTCHA widget to login form, comment form, and user registration form. With this plugin, sites owners can avoid spam comment, user registration, and biting password.
Mighty CAPTCHA uses a Google reCAPTCHA technology. To work, API key pair, issued Google, is necessary.
For more information about key pair, please refer
https://www.google.com/recaptcha/intro/index.html .
You can choose which form will be with reCAPTCHA widget or not. For login form and user registration form, a normal size widget is too wide. So you can choose compact widget. (but I do not like it.)
Below is characteristic of new Google reCAPTCHA.
- Easy for ordinary users. They only must check the "I'm not a robot".
- When Google reCAPTCHA recognized an access was smell fishy, image authentication screen would appear.
- New image authentication screen is without deformed letters, with photo images instead of them.
- Photo images authentication is for example "choose all photos of a cat". Easy to human and hard to robot.
- It's easy to use with smart phone or tablet.
Why don't you usher it into your site!
To install this plugin, you just must do ordinary install procedure like other WordPress plugins.
But to get it working, you have to get an API key pair from Google, at first I explain this procedure.
- Please access https://www.google.com/recaptcha/intro/index.html .
- Press "GET reCAPTCHA" button.
- Please login to Google account. If you have no account, you must sign up to Google.
- If first page appears, press "Get reCAPTCHA" again.
- reCAPTCHA API key manager will appear, so look up "Register a new site" box.
- Fill the form. Label is key pair's name. Domain is which domain(s) you want use reCAPTCHA. Owners are site owners�fmail address. Send alerts to owners is toggle alerts mails.
- Please press the "Register" button.
- Next page will display API key pair and how to usher reCAPTCHA into your site. But you don't need how to. Instead of you do, my plugin will usher reCAPTCHA into your site.
After you got a key pair, you can install the plugin with procedure below.
- Download Mighty-CAPTCHA.zip to extract into plugins/mighty-captcha folder, or install the plugin from official library.
- At plugins list in the dashboard, activate this plugin.
- Mighty-CAPTCHA sub menu will appear, so open it and fill the form.
- Key pair is required. You can choose scene(s) you want use reCAPTCHA with checkbox.
- Press the "submit" button.
By the way, if you want to adjust widget position on the form, please refer and modify css/style.css. But on login form and register form, many styles was hard coding in WordPress core file. So, it isn't useful, unfortunately.
1.0
*First release version.