Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Honeypot for WP Comment

Beschreibung

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.

Rezensionen

28. Juli 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. Mai 2019
Awesome plugin! Too good. All of the spam comments are tracked easily. Very useful for me.
Lies alle 2 Rezensionen

Mitwirkende & Entwickler

„Honeypot for WP Comment“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

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