Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Avoid Linkback Abuse (ALA)

Beskrivning

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.

Skärmdumpar

  • Comment section with ALA. No Website field.

Installation

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

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Avoid Linkback Abuse (ALA)” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

=1.0=

  • Initial release