AuthImageThis is a review of AuthImage, a WordPress Plugin which I use on my site.

A Description From The Author’s Site:

This hack (NOT plugin) plugin displays an image with some random text that the commenter has to enter in order for their comment to go through. This should cut down on any bots out there from spamming your comments area and perhaps remove the need for comment moderation.

This plugin utilizes what is called a CAPTCHA, an acronym for “Completely Automated Public Turing test to tell Computers and Humans Apart“, and it does a great job! I chose this plugin to handle weeding out spam in the user comments, instead of me moderating every one - because self-moderation really is best! That and the shier number of comments would take forever to go through!

Installation

Installation was a moderate. After I decrypted the oddly-laid-out ReadMe file, I had to do a little trial-and-error to find the exact spot to place the code in the comments.php file (which is in your theme’s directory). I found that it works best at the end of the form section of the file, right before the end of the If statement.

Issues

After installation I noticed that it wasn’t playing nicely with the AJAX Comments plugin that I use. After reading more on the AJAX Comments site, I realized that they have a revised version of the AuthImage code.

Tips

If you edit the form’s tab numbering, it would help out your visitors!

Conclusion

A great plugin that works nicely with the AJAX Comments plugin. The Readme could have been a lot easier to read, but I have no other complaints. There are some options for changing how your CAPTCHA is generated, which is nice!

Current Use Status

Yes. Now that I have it running, I love it!