=== TWPW Stop Remote Comments ===
Contributors: CharlyLeetham
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9PSTVRWZYUKHY
Tags: comments, spam, remote comment spam
Requires at least: 3.3
Tested up to: 3.3.1
Stable tag: 1.0
License: GPLv2

Adds a "nonce" field to the comments form.  If the "nonce" is missing on submit, the comment will return an error.
This will stop submissions from remote sites and cut down of the comments received from comment bots

== Description ==

Adds a "nonce" field to the comments form.  If the "nonce" is missing on submit, the comment will return an error.
This will stop submissions from remote sites and cut down of the comments received from comment bots

== Installation ==

This section describes how to install the plugin and get it working.
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. The nonce field will be added automatically when the plugin is activated

== Frequently Asked Questions ==

= A question that someone might have =

== Changelog ==

= 1.0 =
* Initial release`