This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Fraud Gmail Filter

Description

Gmail doesn’t recognize dots as characters within usernames (email). So when one register with a email like saiful@gmail.com He can register in your wordpress site using same email just by using some of Gmail’s Trick.

  • Append a plus ("+") sign and any combination of words or numbers after your email address. For example, if your name was saiful@gmail.com, you could send mail to saiful+islam@gmail.com or saiful+lol@gmail.com.
  • Insert one or several dots ("+") anywhere in your email address. Gmail doesn’t recognize periods as characters in addresses they just ignore them. For example, you could tell people your address was saiful@gmail.com, saiful.islam@gmail.com or s.a.i.f.u.l@gmail.com.

I decided to solve this issue , so i wrote a plugin which prevent bad guys from using same mail for registration. I wish you guys enjoy this plugin.

Screenshots

  • The settings page

Installation

  1. Upload fraud_gmail.php to the /wp-content/plugins/fraud-gmail-filter directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Fraud Gmail Filter” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Fraud Gmail Filter” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.0.3

  • compatibility update

0.0.3

  • Option page added
  • Domain Block List added

0.0.2

  • New Method Added for googlemail.
  • Case filter added

0.0.1

  • First release.