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.

Avoid Linkback Abuse (ALA)

Descripción

Some commentors try to abuse the WordPress Comment’s built in URL feature by submitting advertising, spam, or otherwise unwanted links.

Avoid Linkback Abuse tries to prevent this by providing two different modes of operation:

  • Strip all anchors from comment author’s names as they appear
    in the comments list at the end of posts (always on when
    the plugin is activated).

    • In addition to the above, this mode will remove
      entirely the ability for commentors to leave a URL.
      Assuming you’re using the default WP Comments plugin
      without any additional comment-modifying plugins, this
      mode still allows commentors to leave their name and email.

Capturas

  • Comment section with ALA. No Website field.

Instalación

  1. Upload ‘ala’ folder to the /wp-content/plugins/ directory.
  2. Activate plugin from plugin directory.

Preguntas frecuentes

What does this do?

This plugin simply removes the ability for users to provide a URL on comments to prevent link back spam.

Does this affect existing comments?

This will remove the ability to click on a comment author’s URL, but if you want to remove the URLs entirely, that will have to be removed manually.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Avoid Linkback Abuse (ALA)” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Avoid Linkback Abuse (ALA)” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

=1.0=

  • Initial release