WordPress Captcha integration

It had been quite annoying that by default installation of WordPress for blogs there was no security for comments and we have been getting quite a number of junks from spammers. I wanted to implement a word verification security while people post comments. My initial impression was that I will have to add codes on the pages which was bit of a nightmare. Nevertheless, I did a quick Google. To my surprise, It was a quick and easy fix.

The plugin name is known as Peter’s Custom Anti-Spam Image Plugin for WordPress. All you have to do is download a zip file, unzip it and the folder (which contains a script file and fonts) on your /wp-content/plugins folder on the server and activate the plugin from the Plugins section of the WordPress admin panel.

Yes, it was that easy! You can see it implemented on our comments section, try to post a comment. So, if you are having a headache fighting with spammers on your blog, this might be just helpful as was for us. Say BYE BYE to spammers!!

cmans