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

Automatic Ban IP

描述

Block IP addresses which are suspicious and try to post on your blog spam comments.

This plugin need that you create an account on the Honey Pot Project (https://www.projecthoneypot.org, free api) or that you install the Spam Captcha plugin.

In addition, if you want to geolocate the spammers your may create an account on (http://ipinfodb.com/, free api). Thus, you may display a world map with the concentration of spammers.

Spammers may be blocked either by PHP based restrictions (i.e. WordPress generates a 403 page for such identified users) or by Apache based restriction (using Deny from in .htaccess file).

The Apache restriction is far more efficient when hundreds of hosts sent you spams in few minutes.

Multisite – WordPress MU

Localization

  • Afrikaans (South Africa) translation provided by SedLex, JanvanNiekerk
  • English (United States), default language
  • Japanese (Japan) translation provided by OsamuKudo

Features of the framework

This plugin uses the SL framework. This framework eases the creation of new plugins by providing tools and frames (see dev-toolbox plugin for more info).

You may easily translate the text of the plugin and submit it to the developer, send a feedback, or choose the location of the plugin in the admin panel.

Have fun !

螢幕截圖

  • The world map of banned spammers
  • An extract of list of banned spammers

安裝

  1. Upload this folder automatic-ban-ip to your plugin directory (for instance ‘/wp-content/plugins/’)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the ‘SL plugins’ box
  4. All plugins developed with the SL core will be listed in this box
  5. Enjoy !

常見問題

InfoVersion:2c6a72f179c7b7c2916ba8a99bf405e055fc1ac0

評價

There are no reviews for this plugin.

貢獻者及開發者

“Automatic Ban IP” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Automatic Ban IP 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.7

  • NEW: Various improvement of the core

1.0.6

  • BUG: a table field was incorrectly named

1.0.5

  • MINOR BUG: a comment was erroneous in the parameter tab

1.0.4

  • BUG: check if any key is specify before checking

1.0.3

  • NEW: deletion of temp file upon desinstall

1.0.2

  • Various enhancements
  • NEW : Add icons

1.0.1

  • Add Banners

1.0.0

  • Initial release