這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Fraud Gmail Filter

描述

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.

螢幕截圖

  • The settings page

安裝

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

評價

There are no reviews for this plugin.

貢獻者及開發者

“Fraud Gmail Filter” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Fraud Gmail Filter 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.