Simple WordPress Captcha Plugin
I got fed up clearing out the moderation queue every day, so I adapted one of the botcheck plugins for WordPress to be much simpler in terms of code size, because that was a fun project, and I had time to spare.
It asks, “Are you a spam-bot?”, and the user has to type ‘no’.
I think this is both amusing and capable, although very easy to bypass, but I’d be interested to see if any bot authors bother.
To install:
- View the source code
- Paste the code into notepad and save the file as ’simple_captcha.php’
- Upload that file to your ‘wp-content/plugins’ directory
- Activate the ‘Simple Captcha’ plugin from the WordPress Plugins control panel.

Hi, i’ve installed your plugin, but after activating it, i get a lot of errors saying, for example when i try to log out:
I use the Bloody Gray theme from: http://www.adityanaik.com/projects/themes/bloody-gray-theme/
Jeroen van de Nieuwenhof April 18th, 2007 at 8:02The plugin must be generating a warning. When it is initialised. What PHP version are you using? Can you send me the full html output you get?
Max Howell April 18th, 2007 at 10:21[...] today I was using Methylblue’s Simple Captcha. It had worked very well for a long time, but over the past couple of weeks I have began to receive [...]
Steph’s Blog ∙ Info February 2nd, 2008 at 17:02