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.

Honeypot for WP Comment

Descrizione

It is a very simple plugin to filter out the spam comments by using the popular technique called “Honeypot”. This is not the 100% solution to every possible spam comment, however I believe that this simple pattern can avoid at least 50% of spams in your comment.

Main Features

  1. Option to user defined honeypot fields
  2. Option to record logs
  3. Option not to save trapped spammed comments to database (Complete removal)
  4. Option to email domain restriction
  5. Option to choose trapped spam comments status ( spam or trash )
  6. Option to block comment with common spam words
  7. Option to add your own spam words
  8. Option to block comment if comment content includes any link.
  9. Option to block comment from IP address

Screenshot

  • Honeypot basic settings
  • Honeypot advanced settings
  • Honeypot logs

Installazione

  1. Download and Upload the plugin folder ‘honeypot-for-wp-comment’ to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Then, you are done. Everything will be handled automatically.
  4. If you want to customize settings, you can navigate to the “Honeypot” side menu and further personalize the settings.

Recensioni

28 Luglio 2019
I have recently used this plugin in my website and results are awesome. This plugin filters spam perfectly. If you use this plugin, you don't have to worry about spams.
28 Maggio 2019
Awesome plugin! Too good. All of the spam comments are tracked easily. Very useful for me.
Leggi tutte le recensioni di 2

Contributi e sviluppo

“Honeypot for WP Comment” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Honeypot for WP Comment” 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)

2.2.3

  • WP 5.8 compatibility check

2.2.2

  • fix: php8 compatibility
  • WP 5.7 compatibility check

2.2.1

  • fix: Undefined offset: 1 (Notice fix)

2.2.0

  • feat: IP address blocking

2.1.2

  • WP 5.6 compatibility check

2.1.1

  • WP 5.5 compatibility check

2.1.0

  • Blocking by common spam words
  • Blocking if comment message includes any link
  • Translation text domain issue fixed.

2.0.2

  • Garbage cleaning

2.0.0

  • User defined honeypot fields
  • Enable / Disable honeypot
  • Completely blocking
  • Email domain restriction
  • Logs system

1.0.0

  • First Version