Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Inpsyde AntiSpam

Descripción

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.

Instalación

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Inpsyde AntiSpam» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Inpsyde AntiSpam» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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