Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Inpsyde AntiSpam

Descrição

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.

Instalação

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

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Inpsyde AntiSpam” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

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