>
Download This Plugin | |
Download Elegant Themes | |
Name | WP-Hashcash |
Version | 4.6 |
Author | Elliott Back |
Rating | 100 |
Last updated | 2010-03-31 12:42:00 |
Downloads |
224029
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP-Hashcash plugin added 2 bytes of resources to the Home page and 1 kB of resources to the sample Post page.
WP-Hashcash plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP-Hashcash plugin ads no tables to your Wordpress blog database.WP Hashcash is an antispam plugin that eradicates comment spam on Wordpress blogs. It works because your visitors must use obfuscated javascript to submit a proof-of-work that indicates they opened your website in a web browser, not a robot. If the javascript check fails, WP Hashcash now gives you three options; it can either put the comment into moderation (default), put the comment in the akismet queue, or delete it.
You can read more at the WP Hashcash plugin page. WP Hashcash is 100% GPL compatible.
WP Hashcash relies on the presence of two hooks in your theme, wp_head
and comment_form
. If your theme doesn't include these actions, you will need to add them immediately before the end head and end form tags respectively.