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

Comment Count Admin (by URL)

描述

ENGLISH:

This plugin adds a handy feature to the WordPress admin pages to allow you to quickly identify anonymous first-time
comment authors by comment url. The comment count appears next to the comment authors name in the “Edit Comments”
listing of comments and in the “Discussion” box of the “Edit Post” page for a post with comments. Anonymous comment
authors are identified by the url they provided when commenting, all WordPress users are identified by their user id.

螢幕截圖

  • Comment Count next to commenters name (xx) in the “Edit Comments” listing
  • Comment Count next to commenters name (xx) in the dasboard widget

安裝

  1. Unzip the ZIP plugin file
  2. Copy the comment-count-admin folder into your wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Comment Count Admin (by URL)” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Comment Count Admin (by URL) 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.5

  • Only anonymous users are identified by their url
  • No more changing of the admin name in the plugin file necessary

1.4

  • New maintainer (thanks Crazy Girl)

1.3

  • Name and URL update

1.2

  • URL update because of permalink changes

1.1

  • Display comment count on dashboard widget
  • Code optimization
  • Update readme.txt

1.0

  • Initial release