Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

spam-stopper

Descripción

The whole idea to this plugin is to keep spammer robots from posting on your blog, reducing the space taken by spam messages in the database, and preventing your blog from being a spam magnet.

You can ask anything, keep it simple and obvious, e.g. Is the sky Green? NO!. Doing this will stop stupid bots from being able to post.

It only shows up when you are logged out, so you dont have to fill it in if your an admin. On top of this, it also adds javascript validation to the form to ensure the required fields are filled in.

You can configure the plugin in Admin > Tools > Spam Stopper after installing it.

Capturas de pantalla

  • Form Field Screenshot

Instalación

Installation instructions

  1. Unzip and upload the php file to your wordpress plugin directory
  2. Activate the plugin

    In older version of wordpress (that don’t support wp_enqueue_script) you may need to include jquery in your themes header.php manually in order for the client side validation to function.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“spam-stopper” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;spam-stopper” a tu idioma.

¿interesado en el desarrollo?

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

Historial de cambios

3.1.3

  • WordPress 3.0 Compatibility

3.1.2

  • Added Persian translation by Mostafa Soufi
  • Added class to offset spam trap (spam-offset)

3.1.1

  • Option to have label on either side of input – makes theming easier.

3.1

  • Added changelog to readme.
  • Email validation bug squashed
  • Cached comments now work; if user forgets to fill in antispam or makes a mistake (and the JS does not catch it) the users comment will not be lost.
  • Redone entire code to make it more efficient
  • Admin section added for changing the antispam question
  • Form ID and honeypot trap added to form