Really Simple Comment Validation

0

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

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

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.

  1. Make sure <?php do_action('comment_form'); ?> is in your template’s comments.php, inside the <form> tags.
  2. Still not working? Ask on the forums.