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

Comment Link Manager

描述

The CLM plugin allows wordpress admins to have more control over the links left by users who leave
comments on their blogs. Admins are provided with the ability to remove all author links from comments
unless the user has made an admin specified number of comments. You are also provided with the ability
to override that setting with whitelist and blacklist features. The full list of features provided by
the CLM plugin is below

Features

  • Enables admins to remove nofollow attribute from comment author links
  • Allows for optional removal of nofollow attribute from links left in the body of comments
  • Provides admins with the ability to open comment author and body links in a new browser window.
  • Provides ability for admins to require a specified number of comments before enabling comment author links
  • Has built in whitelist and blacklist functions to override general setting of required number of comments

螢幕截圖

  • Admin panel options page for comment link manager plugin

安裝

Installation of the comment link manager plugin is very straight forward.

  1. Upload comment-link-manager.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress Admin
  3. Use the Settings -> Comment Link Manager options page to enable desired features.

常見問題

Why are there no questions here?

Simple.. Nobody has asked any yet!

評價

There are no reviews for this plugin.

貢獻者及開發者

“Comment Link Manager” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Comment Link Manager 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1

2011-11-14

  • Removed PHP Short tags
  • Changed from print() to echo
  • Fixed invalid use of _e function
  • Generally cleaned up code

1.0

2009-06-18

  • Initial Release