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

Disable Comment Author Links

描述

This plugin removes all hyperlinks from comment author user names. Commenters can provide a home page (or any) URL along with their comment on a lot of themes. This plugin will strip all links from commenter names wherever they may appear throughout your site’s theme.

安装

  1. Upload the disable-comment-author-links folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

What does this plugin do?

This plugin modifies the behavior of get_author_comment_link, a function in comment-template.php. It strips all HTML tags from the output, so commenter names never link to the website URLs they may provide when leaving comments.

Where can I see the change?

Anywhere comment author names are displayed on your website.

评价

此插件暂无评价。

贡献者及开发者

「Disable Comment Author Links」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0

  • [Changed] Adopts semantic version numbers
  • [Changed] Changes tested up to version number to 5.8.3

0.110826

  • First build