This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP JS Only Comments

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.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress. Once activated, comments can be posted only if Javascript is enabled.
  3. This plugin has no Settings.
  4. 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

June 19, 2019
I fu***d up with a lot of SPAM in my comments to filter them out with various Plugins and constraints to my users, but it never worked well. Now my WP-Comments are really clean and I can focus on the important stuff!
Read all 2 reviews

Contributors & Developers

“WP JS Only Comments” is open source software. The following people have contributed to this plugin.

Contributors

Translate “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.