cbnet Really Simple CAPTCHA Comments

Comment form CAPTCHA using Really Simple CAPTCHA plugin. Proof-of-concept for other plugin developers.

Author:chipbennett (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:3.9
Plugin version:2.1
Added to WordPress repository:16-08-2010
Last updated:22-04-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:76
Rated by:6
Plugin URI:http://www.chipbennett.net/wordpress/plugins/...
Total downloads:16 273
plugin download
Click to start download

This plugin adds a CAPTCHA field to your comment form, using the API provided by the Really Simple CAPTCHA Plugin to provide the CAPTCHA image and validation. The Plugin adds a CAPTCHA field to the comment-reply form, and uses AJAX to provide user feedback regarding correct/incorrect CAPTCHA entry. If the user submits the comment with an incorrect CAPTCHA, the comment is automatically marked as "spam".

This Plugin requires the Really Simple CAPTCHA Plugin to be installed in order to function.

This plugin is fully functional, but is mostly intended to be a "proof of concept" for other plugin developers who may want to use the Really Simple CAPTCHA plugin's API to provide CAPTCHA functionality for their own plugins.