=== WP JS Only Comments === Contributors: rogoto Donate link: Tags: comments, spam Requires at least: 3.0.1 Tested up to: 4.5 Stable tag: 4.5 License: MIT License URI: https://opensource.org/licenses/MIT This plugin allows comments to be posted only with Javascript enabled. == Description == This plugin allows comments to be posted only with Javascript enabled. This way you can prevent 99.9999999% of SPAM comments to be posted. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/wp-js-only-comments` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress. Once activated, comments can be posted only if Javascript is enabled. 1. This plugin has no Settings. 1. Deactivate the plugin to allow comments to be posted even if Javascript is disabled. == Frequently Asked Questions == = How does it work? = Most SPAM is sent using scripts that post directly to your blog software without loading your blog in a browser and so, without running Javascript. By only allowing comments posted with Javascript, you will not even see all those spam comments. = I still get SPAM, what to do? = Usually you will still get some SPAM comments for Cialis or Viagra etc. Add these words in your Blacklist in the Wordpress Admin page / Settings / Discussion == Changelog == = 1.0 = * First and probably the last version! Simple is simple.