Skip to content

Help combat spam registrations by forcing the user to answer a simple math sum while registering for your BuddyPress-powered site

Notifications You must be signed in to change notification settings

moggedb/bp-security-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

BuddyPress Security Check

  • Tested up to: WordPress 3.7.1
  • Stable version: 1.1
  • License: MIT

Help combat spam registrations by forcing the user to answer a simple math sum while registering for your BuddyPress-powered site

Description

This plugin will add a field to the BuddyPress registration form where the user will need to answer simple math sum before registering. This is an effort to stop spam bots from registering on your site. The math sum will be composed of adding or subtracting two random numbers between 0 and 10 (inclusive).

You can learn more at the plugin's website, or on WordPress.org

Installation

This plugin extends the functionality of BuddyPress, which must be installed for this plugin to work

  1. Upload bp-security-check.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the (Plugins > Installed Plugins) menu in WordPress
  3. Done! The plugin has no settings to configure, just install and activate

Changelog

1.0.1

  • Remove buggy multiplication and division functionality

1.0

  • Stable version release

About

Help combat spam registrations by forcing the user to answer a simple math sum while registering for your BuddyPress-powered site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%