该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Avoid Linkback Abuse (ALA)

描述

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.

屏幕截图

安装

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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Avoid Linkback Abuse (ALA)」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

=1.0=

  • Initial release