描述
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.
安装
- Upload
rscv/to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常见问题
- 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.
评价
此插件暂无评价。