[spam-stopper] New plugin version

Roland Haeder webmaster at mxchange.org
Tue Oct 17 14:18:01 UTC 2006


On Tuesday, 17. October 2006 15:52, Sebastian Herp wrote:
> Can there be more than one anti-spam plugin in Wordpress? In my
> understanding the plugin that processes a comment last always wins
> (meaning decides if it is spam or not) ... so if I'm going to use only
> Akismet I want Akismet to do some sanity checking before it flags
> something as spam that is most likely not spam. Registered users are not
> spamers!!!
You may want to change the priority of that plugin. To do so so open 
akismet/akismet.php and search for:

add_action('preprocess_comment', 'ksd_auto_check_comment', 1);

That little 1 at the end means "highest" priority. Now you can alter it to 
your needs. :-) Btw: I use 5 here, so Akismet comes first, than me, than some 
others (like SK2 on prio. 10 and so on).

> Akismet reports on it's website that 92% of all comments are spam ...
> that's also the case on my blog.
And it's true... :-( I got a lot "Car Insurance" here and ringing-tones.

> Wordpress implements a system like Spam Karma 2 is using ... let
> different plugins give their opinion about a comment and than decide if
> it is spam or not.
Fully agreed!

Greets,
Roland

-- 
(GNU) PGP ID: 0x8C8859B9

Weblog:
http://blog.mxchange.org



More information about the spam-stopper mailing list