This plugin will add a randomly generated stylesheet url to your blog’s theme. When a browser requests that stylesheet a cookie is set. If that person then tries to comment, the cookie must be set.

WordPress MU sites can use the plugin to protect themselves from spam blogs by editing the .htaccess and adding the following code where XXXXXX is replaced by the cookie value. See the plugin readme.txt for more info.

RewriteCond %{HTTP_COOKIE} !^.*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.*$
RewriteRule ^wp-signup.php - [F,L]

Download: cookies-for-comments.zip
Support: Cookies for Comments Support Forum

%d bloggers like this:

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close