Spam stopper has been updated to v3.1 – and most of it has been recoded. Here’s the full list of changes:
- Added changelog to readme.
- Email validation bug squashed
- Cached comments now work; if user forgets to fill in antispam or makes a mistake (and the JS does not catch it) the users comment will not be lost.
- Redone entire code to make it more efficient
- Admin section added for changing the antispam question
- Form ID and honeypot trap added to form
- Fully localized
You can get the plugin from wordpress.org: http://wordpress.org/extend/plugins/spam-stopper/
For support, please keep my comments clean and post on either the wordpress forums or my forum.
To help support spam-stopper you can make a donation (buy me a coffee, or several) or rate it on wordpress.org. Thanks!
Be honest, the title got you excited right? Anyhow…three of my wordpress plugins have been neglected of late so I have taken some time to do some bug fixing, add some new features, and get them working with wordpress 2.3. These three are Download monitor, Comment spam stopper, and sidebar login widget.

Everyone hates spam, comment spam especially within wordpress. Sure there are plugins out there to reduce what shows up on your blog, a key player being Askimet, but I felt sorry for poor askimet, having to deal with literally thousands of spam messages.
Spamming is a common problem, I was getting (at least) 1000 spam messages a week, and I was sick of it. I’m sure also having so many spam messages stored in the database (even if identified by askimet) must have a speed impact on your blog.
Therefore I have created a simple solution to stopping spam at the source: asking a simple question that bots are too stupid to know in the comment form. I know only get about 10 spams per week, rather than 1000!
