Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Automatic Ban IP

Descrizione

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 !

Screenshot

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

Installazione

  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 !

FAQ

InfoVersion:2c6a72f179c7b7c2916ba8a99bf405e055fc1ac0

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Automatic Ban IP” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Automatic Ban IP” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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