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.

Inpsyde AntiSpam

Description

Simple antispam solution. Scrambles a word and pieces it together automatically via JavaScript. Users with JavaScript enabled won’t notice anything. Those who have JavaScript disabled have to type the word into a textfield. This plugin won’t help against a targeted spam attack but should prevent a lot of random spam.

No remote service needed. Does not send or retrieve data from third party services.

Bugs, technical hints or contribute

Please give us feedback, contribute and file technical bugs on GitHub Repo.

Made by Inpsyde · We love WordPress

Have a look at the premium plugins in our market.

Installation

Requirements

  • WordPress (current not Multisite) version 3.3 and later (see tested up to)
  • PHP 5.3 (use namespaces)

Installation

  • Use the installer via backend of your install or …
  1. Unpack the download-package
  2. Upload all files to the /wp-content/plugins/ directory, without folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to Settings -> Antispam and configure the plugin
  5. Ready

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Inpsyde AntiSpam” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Inpsyde AntiSpam” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1.3 (06/14/2013)

  • Change file name for settings to remove error on network admin

2.1.2 (06/10/2013)

  • Add check for the length of URL field in comment form

2.1.1

  • Change to core function to delete comment, incl. recount

2.1.0

  • Add options for use with/without jquery lib
  • Optimize loading and enqueue of scripts
  • Add solution in JS with/without jquery lib

2.0.1

  • Bugfix for use comment check only on frontend

2.0.0

  • Rewrite of all, only the idea is the same

1.2.4 (05/05/2010)

  • fix js-error for oben boxes
  • add uninstall.php for default deinstall options without source of the plugin

1.2.3 (04/23/2010)

  • change include js for metaboxes
  • test with WP 3.0beta1

1.2.2

  • add ID js_antispam for p-tag
  • small changes on code