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.
Installation
- Upload
rscv/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- How do I use this plugin?
-
Simply activate the plugin and it will get to work straight away. You don’t have to do anything else.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Really Simple Comment Validation” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Really Simple Comment Validation” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.