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.

Project Honey Pot Spam Trap

Opis

This plugin automatically scatters invisible links to Project Honey Pot spam traps
throughout your wordpress blog to help catch and stop spammers.

Project Honey Pot is the first and only distributed system for identifying spammers and the spambots they use
to scrape addresses from your website. Using the Project Honey Pot system you can install addresses that are
custom-tagged to the time and IP address of a visitor to your site. If one of these addresses begins receiving
email Project Honey Pot not only can tell that the messages are spam, but also the exact moment when the address
was harvested and the IP address that gathered it.

Install this plugin to help contribute to the project and catch spammers by hiding links to honey pots (spam traps)
in your blog. The links are never visible to human visitors, but the spambots and crawlers follow them straight into
the traps.

Note: this plugin will not directly prevent spam on your site, but will help prevent spam for everyone by helping to catch the spammers.

If you also want to use the Project Honey Pot API to detect and block spammers from your site, try the http:BL plugin.

Features

  • Outputs randomly generated invisible links to honey pots in order to catch spambots
  • Specify a locally installed honey pot, a quick link to someone else’s honey pot, or both
  • Check if the current visitor is listed in Project Honey Pot’s HTTP:BlackList
  • Output links to all visitors or just those listed in the HTTP:BL
  • Fully customize each location in which links are inserted

License

This plugin is released under the GPLv3 license and comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. I make no guarantee this plugin will work for you.

Support

For support, please visit the plugin page

Zrzuty ekranu

  • The options page

Instalacja

Follow these instructions to install the plugin.

  1. Install a honey pot on your site or get a quick link
  2. Unzip the files from the download file
  3. Upload the entire project-honey-pot folder to your /wp-content/plugins/ directory
  4. Activate the plugin through the 'Plugins’ menu in WordPress
  5. Go to the Project Honey Pot options page and enter at least one honey pot URL
  6. Enjoy knowing that you are helping to make the world a better place

Najczęściej zadawane pytania

None yet

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Project Honey Pot Spam Trap” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0.1

  • Fixed upgrade bug that caused saved settings to be overwritten.
  • Fixed incorrect link on settings page.
  • Gave images and links that weren’t explicitly hidden margin and padding of 0.
  • Gave this plugin’s hooks last priority, which should hopefully ensure they are the last hooks to process content.

1.0.0

  • Initial release