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
- Upload the plugin files to the
/wp-content/plugins/wp-js-only-commentsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress. Once activated, comments can be posted only if Javascript is enabled.
- This plugin has no Settings.
- Deactivate the plugin to allow comments to be posted even if Javascript is disabled.
FAQ
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
Reviews
Contributors & Developers
“WP JS Only Comments” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP JS Only Comments” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First and probably the last version! Simple is simple.