Title: Honeypot Comments
Author: gh0stpr3ss
Published: <strong>2014-06-11</strong>
Last modified: 2014-06-17

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/honeypot-comments.svg)

# Honeypot Comments

 Autor: [gh0stpr3ss](https://profiles.wordpress.org/gh0stpr3ss/)

[Pobierz](https://downloads.wordpress.org/plugin/honeypot-comments.1.1.0.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/honeypot-comments/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/honeypot-comments/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/honeypot-comments/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/honeypot-comments/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/honeypot-comments/)

## Opis

No more need for captchas, making your readers jump through hoops in order to comment.
Instead, activate this plugin and let a simple hidden honeypot input field catch
spam bots, which will fill out all fields in the form (even our hidden honeypot 
field). If that honeypot field isn’t empty, the comment won’t process, effectively
nuking most spam comments.

I also made sure that the **id** of the field is utilizing a random string of letters
and numbers every time the page is loaded (ie: _34rscsDW37g8gf_) so that spam bots
can’t target a specific id name in order to bypass it, making it harder for the 
bots to win.

Installation is dead simple, just activate the plugin and you’re done. No other 
steps required on your end, the plugin handles everything.

### Additional info

The basic structure of this plugin was cloned from the [WordPress-Plugin-Boilerplate](https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate)
project.

This plugin supports the [GitHub Updater](https://github.com/afragen/github-updater)
plugin, so if you install that, this plugin becomes automatically updateable direct
from GitHub. Any submission to WP.org repo will make this redundant.

## Instalacja

 1. Uzip the `honeypot-comments.zip` folder.
 2. Upload the `honeypot-comments` folder to your `/wp-content/plugins` directory.
 3. In your WordPress dashboard, head over to the _Plugins_ section.
 4. Activate _Honeypot Comments_.

## Najczęściej zadawane pytania

  Why was this plugin created?

Because I hate captchas and I believe there is an easier way to tackle the spam 
comment issue with WordPress blogs.

  What is the „honeypot” method?

This plugin adds a hidden input field into the WordPress comment section for your
blog posts which is hidden to humans viewing the page. The spambots, however, see
it and add info to it and get tripped up because the plugin will stop any comment
that has the honeypot field filled in.

This will not stop all spammers, but will catch a lot of the bots that are written
to fill out forms automatically since they’ll be filling out the honeypot field 
that this plugin adds in.

## Recenzje

![](https://secure.gravatar.com/avatar/7f5bb7e454f414cc6de721a65f83ba93fad3282242495f4f215f78c57e391dce?
s=60&d=retro&r=g)

### 󠀁[Not effective](https://wordpress.org/support/topic/not-effective/)󠁿

 [RoamingPro](https://profiles.wordpress.org/roamingpro/) 2016-09-03

I’ve been interested in the Honey Pot concept for eliminating SPAM comments. I didn’t
really delve into the code of this plugin to see what it was trying to do, all I
know is that it is totally ineffective on several of my sites.

 [ Przeczytaj 4 recenzje ](https://wordpress.org/support/plugin/honeypot-comments/reviews/)

## Kontrybutorzy i deweloperzy

„Honeypot Comments” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

 *   [ gh0stpr3ss ](https://profiles.wordpress.org/gh0stpr3ss/)

[Przetłumacz wtyczkę “Honeypot Comments” na swój język.](https://translate.wordpress.org/projects/wp-plugins/honeypot-comments)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/honeypot-comments/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/honeypot-comments/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/honeypot-comments/)
przez [RSS](https://plugins.trac.wordpress.org/log/honeypot-comments/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.1.0

 * Changed the way the ID for the input field was created, as it was [pointed out to me](http://www.reddit.com/r/Wordpress/comments/283y6p/created_my_first_plugin_honeypot_comments_and/ci77rmf)
   that a sophisticated bot could figure out how I originally had the ID generated
   since it had _honeypot-comments-_ in the ID name.

#### 1.0.0

 * Initial release

## Meta

 *  Wersja **1.1.0**
 *  Ostatnia aktualizacja **12 lat temu**
 *  Włączone instalacje **70+**
 *  Wersja WordPressa ** 3.5.1 lub nowszej **
 *  Testowano do **3.9.40**
 *  Język
 * [English (US)](https://wordpress.org/plugins/honeypot-comments/)
 * Tagi
 * [comments](https://pl.wordpress.org/plugins/tags/comments/)[spam](https://pl.wordpress.org/plugins/tags/spam/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/honeypot-comments/advanced/)

## Oceny

 2.3 na 5 gwiazdek.

 *  [  1 recenzja 5-gwiazdkowa     ](https://wordpress.org/support/plugin/honeypot-comments/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/honeypot-comments/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/honeypot-comments/reviews/?filter=3)
 *  [  1 recenzja 2-gwiazdkowa     ](https://wordpress.org/support/plugin/honeypot-comments/reviews/?filter=2)
 *  [  2 recenzje 1-gwiazdkowe     ](https://wordpress.org/support/plugin/honeypot-comments/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/honeypot-comments/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/honeypot-comments/reviews/)

## Zaangażowani

 *   [ gh0stpr3ss ](https://profiles.wordpress.org/gh0stpr3ss/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/honeypot-comments/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://twitter.com/gh0stpr3ss)