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.

Honeypot for WP Comment

Description

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

Screenshots

  • Honeypot basic settings
  • Honeypot advanced settings
  • Honeypot logs

Installation

  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.

Reviews

སྤྱི་ཟླ་བདུན་པ། 28, 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, 2019
Awesome plugin! Too good. All of the spam comments are tracked easily. Very useful for me.
Read all 2 reviews

Contributors & Developers

“Honeypot for WP Comment” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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