Really Simple Comment Validation Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Many spammers bypass the comment form and send requests to the WordPress backend directly. This plugin creates a “nonce” field for your comment form, similar to the ones used in the administration backend.
Troubleshooting
RSCV not working? Use the following steps to try and solve the problem.
- Make sure
<?php do_action('comment_form'); ?>
is in your template’s comments.php, inside the<form>
tags. - Still not working? Ask on the forums.
Screenshots
No screenshots provided