Conditional CAPTCHA for Wordpress

Services like Akismet and TypePad AntiSpam are great at detecting spam, but if you get lots of it then you have to trawl through the spam queue in case there are any false positives.

I've written a plugin that provides a user-friendly CAPTCHA complement to these spam detection plugins:

The plugin lets you choose between the default CAPTCHA (a simple text-based test) and reCAPTCHA (this requires getting a free API key). You can style the CAPTCHA page to fit with your theme using CSS. Here is a demo of the CAPTCHA page.

This plugin requires either Akismet or TypePad AntiSpam to be installed and active in order to work. It also requires PHP version 5 or greater.

Available translations: Belorussian, Danish, Dutch, Finnish, French, German, Polish, Russian. More welcome!

If you have any problems or suggestions, you can email me.

Frequently Asked Questions