This plugin will block almost all spam comments without using akismet.
Fixed a bug on wp 3.1 that preventing admin to edit comments
Don't make any checks if user is logged in is admin.
Fixed a bug on edit form for admin users.
rewrite
Added value="" for magic field.
After I received several complains from Chrome users, I updated the plugin to avoid autocompletion on magic field.
Also, there is an option in code that allows you to pick how plugin will behave:
- $markAsSpam = 1; all invalid plugins are automagically marked as spam;
- $markAsSpam = 0; the plugin will behave like always did: "thanks for your spam" and that's all;
First release
Requires: 2.0.2 or higher
Compatible up to: 3.1.4
Last Updated: 2011-1-23
Downloads: 1,785
Got something to say? Need help?