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.

Self-Sustaining Spam Stopper

Descripción

This plugin attempts to stop spam from the standard WordPress comment field and custom Contact 7 form submissions.

It does not send any data to an external service to determine if submitted content is spam. No cookies or other personal user information are captured or stored.

Instalación

Comments

In most cases, no configuration should be necessary when using this plugin to protect against comment spam. Most WordPress themes will use WordPress core to output comment fields and most of the time the proper hook (comment_form_top) will be fired so that the fields from this plugin are added.

Contact Form 7

To use this plugin with Contact Form 7, add [ssss] to any contact form to add spam checking by this plugin to the form.

Caveats

  • JavaScript is required for this to work.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Self-Sustaining Spam Stopper" 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

1.1.0

  • Start logging the elapsed time comment submissions.
  • Start logging elapsed time for CF7 form submissions.
  • Confirm WP 5.9 support.

1.0.1

  • Housekeeping, cruft removal.
  • Confirm WP 5.8 support.

1.0.0

  • Initial plugin version.