這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Remove links from comments

描述

I will start with saying that the external links from our websites pass some of our own juice to the website that they link to. That is not a bad thing at all, i love my juice being passed to websites like WordPress.org or to the websites that have similar content like mine e.g. : websites of the plugin authors that i review and promote on fivera.net or a cool online tool that i use like Pingdom or codepen.io

But i certainly dont want my juice to go to exterminate rats with this great new poison website, only because the author has made a decent comment on one of my articles.

So I have created this simple yet effective plugin to keep the external links to the minimum.
Here’s the page with more details about it.

螢幕截圖

  • Website field removed
  • Link on Author removed

安裝

  1. Upload the remove-links-from-comments folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

What does this plugin do?

Remove links from comments plugin does only two things.

  1. It removes the Website field from the comments – modifies comment_form_default_fields

  2. It hides the the hyperlink under comment author box – modifies the behavior of get_author_comment_link

So all the future comments will not have the website field at all and you don’t have to worry about the comments that are already on your website as it will automatically hide them showing only the comment authors name as a plain text.

Where can I see the change?

Anywhere comment author names are displayed on your website.

評價

2017年3月23日 1 reply
Gracias por el plugin trabaja bien y elimina los links, por favor mantenlo actualizado cuando proceda. Muchisimas gracias
閱讀全部4個評價

貢獻者及開發者

“Remove links from comments” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Remove links from comments 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First build

1.1

  • new version to refresh it with wp repository