WP Captcha-Free is a lightweight plugin that blocks automated comment spam without using captcha (image verfication).
captcha-free.php to the /wp-content/plugins/ directoryNote: If your WordPress theme doesn't have the comment_form hook, enter the following code right before the closing </form> tag in the comments.php file of the theme.
<?php do_action('comment_form', $post->ID); ?>
Requires: 2.3 or higher
Compatible up to: 3.2.1
Last Updated: 2011-10-13
Downloads: 84,819




