Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Honeypot for WP Comment

Descripción

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

Capturas de pantalla

  • Honeypot basic settings
  • Honeypot advanced settings
  • Honeypot logs

Instalación

  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.

Opiniones

28 de Julio de 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 de Mayo de 2019
Awesome plugin! Too good. All of the spam comments are tracked easily. Very useful for me.
Leer los 2 comentarios

Colaboradores & Desarrolladores

“Honeypot for WP Comment” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Honeypot for WP Comment” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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