Important: Since version 2.0, this plugin now requires at least PHP 5.3. Please ensure you are running the latest available version of PHP on your server.
This plugin adds
Google's reCAPTCHA to the BuddyPress registration page and WordPress login page to prevent bots from registering and keep your site free from spam registrations.
reCAPTCHA is "tough on bots, easy on humans": while it is increbianle effective on preventing bots from registering, most of the time all the user needs to do to verify themselves is simply check a box.
After installing this plugin, you will need to
register your site with Google (requires a Google account) and enter the site key and secret key on the
Settings > BuddyPress > Options admin menu. If you would prefer not to use Google's service, there is an alternative security check method also available; see below;
Prior to version 2.0, a less effective security check method was used where the user needed to answer simple math sum before registering. This method is still available, and can be turned on on the
Settings > BuddyPress > Options menu.
You can learn more at the
plugin's website, or on
GitHub
Translations
Thanks to the awesome work of the following translators, this plugin can be used in these languages:
If you have a translation to contribute, please sent it through to me
by email or
on GitHub.
This plugin extends the functionality of
BuddyPress, which must be installed for this plugin to work
- Upload the
bp-security-check
directory to /wp-content/plugins/
- Activate the plugin through the Plugins > Installed Plugins menu in WordPress
- Visit the Settings > BuddyPress > Options admin menu
- If you want to use the more secure reCAPTCHA mode, you will need to register your site with Google and enter the site and secret keys. Otherwise, choose the 'legacy math method' to turn on security checks.