前言介紹
- 這款 WordPress 外掛「Response Tracker」是 2009-12-27 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2010-01-06,距離現在已有 5597 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.9 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
內容簡介
是 WordPress 的一個外掛,可讓部落客在管理後台的留言管理頁面上,將留言標記為待處理、已回覆或已忽略,以追蹤他們的文章留言。在留言管理頁面上,該外掛會為每個留言區塊塗上一個顏色,顏色表示作者設定的狀態(如果有的話),或者提供有關狀態的提示(詳見以下說明)。
特點/詳細資訊
新增對留言管理頁面操作的選項,可將留言標記為待處理、已回覆或已忽略。
根據留言的實際或猜測狀態(預設為待處理),為留言區塊設定背景顏色。
為有來自文章作者的回應的留言區塊設定背景顏色。
文章作者的留言區塊會自動被標記為已忽略(但不會標記為已忽略)。
新留言的父留言(如果有)會被標記為已回覆,如果回應是由文章作者完成的。
外掛管理頁面中的批量標記選項/鏈接可讓您自動標記現有留言為已回覆(當然,如果您的博客有數千條留言,必須小心使用)。我的部落格有數百條留言,這個操作很快就完成了。
操作vs狀態vs高亮顯示
的留言區塊的顏色邏輯可能會令人困惑,需要簡要解釋一下:外掛將每個留言區塊在留言管理頁面上設為某種狀態的背景顏色。此外,該外掛會為指示當前選擇的操作選項(待處理、已回覆或已忽略)設定顏色和高亮顯示。
如果使用者(作者或博客管理員)明確地點擊其中一個操作選項並進行選擇,突出顯示的操作選項和留言區塊的背景色會一致。如果作者(或博客管理員)先前已點擊某個留言的回覆選項,則該回覆操作鏈接會突出顯示,且留言區塊將相應地設為相應的背景色(請參閱外掛管理/設置頁面上的顏色圖例)。
對於使用者尚未在選項(待處理、已忽略或已回覆)之間進行選擇的留言, 總是將留言標記為待處理,但也會嘗試猜測留言的實際狀態。如果該留言是由文章作者發表的,則該外掛將猜測留言是待忽略的。如果文章作者已回覆該留言,則 猜測狀態可能為“已回應”(之所以區分為 '_responded' 的猜測和 'replied' 的狀態,是因為您可能會回覆留言,但希望保留它的“待處理”狀態,因為您想在稍後的回覆中添加更多細節)。猜測結果用於為留言區塊上色。
這就是顏色突出和操作/選項突出顯示的原因。任何良好的用戶界面都不應該需要這麼多解釋!在後續版本中,將嘗試稍微梳理這一點,同時仍然保留一些邏輯。
為什麼要花這麼多功夫?
您可能想知道為什麼要這麼麻煩?留言頁面的線程視圖提供了簡單的視覺提示,指示已經回覆的留言和待回覆的留言。為什麼不只是使用它來追蹤留言狀態呢?我至少有兩個理由喜歡使用留言管理頁面來管理回應:
留言管理頁面透過 AJAX 張貼回覆,因此更容易快速標記或回覆大量留言。有 AJAX 留言外掛可供文章使用,但據我所知,它們並不完全符合我的需求。我想更直接地掌控留言、過濾垃圾留言,並可能使用一些有趣的統計數據來報告有哪些貢獻者頻繁留言以及哪些貢獻者頭銜最高等等。
使用另一個插件,我可以輕鬆地在文章下方顯示額外的留言元素,例如:回覆計數器,彙總語、基於留言作者的指標等等。
原文外掛簡介
Response Tracker is a plugin for WordPress that lets bloggers keep track of comments on their posts by marking them as todo, replied, or ignored, in Comments Administration page in the admin dashboard. On the comments administration page, the plugin paints each comment block with a colour that either indicates the status set by the author (if any) or provides a hint on what the status might be (read below for an explication).
Features / Details
Adds options to the Comments Admin page actions, for each comment, to mark it as Todo, Replied, or Ignore.
Comment blocks are given a background colour based on their actual or guessed state (default = todo).
Comments with a response from the post author are background coloured to indicate that.
Comments by post authors are automatically coloured ignored (though not marked so).
When new comments are added their parent (if any) is marked as responded if the response is by the post author.
A bulk mark option/link in the plugin admin page lets you automatically flag existing comments as responded to by author — this has to be used with care of course, in case your blog has thousands of comments. Mine has hundreds and that went through pretty quick.
Actions vs Status vs Highlights
A word of explanation is called for with regard to Response Tracker’s logic of highlighting comments, since it can be (and probably is!) confusing.
Response Tracker colours each comment block in the Comments Administration page with a colour that says something about the status of that comment. The plugin also colours and highlights the action option (todo, replied or ignore) that indicates the current choice.
Where the user (author or blog admin) has explicitly clicked on one of these actions and made a choice, the highlighted action and the background colour of the comment block coincide in what they indicate. If the author (or blog admin) had previously clicked on the option replied for a comment, then this action link is highlighted and the comment block is coloured accordingly (see the plugin admin/settings page for a legend for the colours).
For comments for which the user has not yet made a selection among the options (todo, ignore or replied), Response Tracker marks always marks the comment with status todo, but also tries to make a guess on what the comment’s real status might be. If the comment is by the post author, then the plugin guesses that the comment can be ignore_d. If the comment was responded to by the post author, then Response Tracker guesses that the status may be responded (the reason to differentiate between a guess of _responded and a status of replied is that you, the blogger, might respond to a comment but want to retain it’s todo status because you want to add more details in a later response). The guess is then used to colour the comment block.
This is the reason for the otherwise puzzling nature of the colour highlighting and the action/option highlighting. Any good user interface should not require this much explication! In a later release, an attempt will be made to clear this up a bit while still retaining some of the logic.
Why All This Effort?
You may wonder why go to all this trouble? The threaded view of comments in the post page gives simple visual cues on what comments have been replied to and which ones are pending a response. Why not just use that to keep track of comment status? I have at least two reasons to prefer using the Comments Adminstration page for managing responses:
The Comment Administration page posts replies via AJAX, thus making it easier to mark or respond quickly to a large set of comments. There are AJAX commenting plugins for posts, but in my experience none of them quite do the trick, or if they do, they do so at the cost of messing up the look and feel of the theme in use.
The Comment Administration page can list all comments, not just ones related to a particular post, and sorted descending by date. A good way to scan latest comments, respond to them and mark them.
Additionally, the plugin also provides a mechanism for marking comments that can be ignored, and since it explicitly marks a comment with a status, it makes it possible to mark multiple comments in a single response and mark all the relevant comments as replied.
Another possible line of future development is to also add links in the post comments section to let authors mark comments from post pages.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Response Tracker」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Comment Reply Email Notification 》這個外掛讓訪客可以透過電子郵件訂閱他們的評論,以便得到回應。, 警告, 此外掛使用「wp_insert_comment」鉤子,因此每當創建一則評論,通知便有可能被發送。...。
Comment Reply Notification 》當使用者在部落格發表評論後,若有回覆評論的情況,系統將會自動發送電子郵件通知使用者,讓使用者得以追蹤評論回應及擴展論述。 , 詳細資訊請參閱:http://t...。
ForumWP – Forum & Discussion Board 》ForumWP 是一個外掛,可以在您的網站上添加線上論壇。使用 ForumWP,您可以輕鬆地建立論壇,讓使用者建立主題和編寫回覆。, 該外掛的功能包括:, , 論壇可見...。
Comment Email Reply 》此外掛可為 WordPress 網站自動設定留言回覆郵件通知,留言者只需輸入自己的 Email,即可在他人回覆自己的留言時獲得通知信件。不需額外設定,使用簡便。。
Comment Reply Email 》這個簡單的外掛可自動傳送電子郵件通知給留言者,當有人回覆他們的留言時。這個功能可以由網站管理員自動啓用,或透過位於前端留言區塊下方的選擇加入/取消選...。
WP Support Ticket 》使用這款外掛程式建立您自己的客戶支援系統。讓您的網站客戶在需要協助時建立一個支援工單,您可以透過回覆工單來解決他們的問題。當您回覆工單時,客戶會收...。
@ Reply 》這個外掛允許您在評論中新增類似 Twitter 的 @reply 鏈接。, 當點擊這些鏈接時,鏈接會在輸入框中插入作者姓名和要回覆評論的鏈接。, 該外掛的大部分代碼來自...。
Comment Reply by Admins Notifier 》使用此外掛,訪客可以在留言中提交問題,當我們回复他們的留言以回答問題時,該外掛會發送一封電子郵件通知給他們。這樣,訪客就會了解到這個情況並返回我們...。
bbPress Reply Titles 》在 bbPress 回覆中新增標題欄位。需要安裝 bbPress 外掛。, 最初開發於 CUNY 拉瓜地亞社區學院的 mcnrc.org。。
bbPress auto subscribe for new topics and replies 》使 bbPress 更加用戶友好..., 你知道問題在哪裡嗎?你發布了一個新主題或者是回覆了一個現有的主題,但是你忘記了訂閱該主題?, 你將收不到其他成員回覆的任...。
replyMail 》[注意] WordPress 版本必須升級至 2.7 以上, 強化 WordPress 2.7 的回文評論系統。, 當有人回覆你的評論時,會寄送電子郵件給你。。
CubePoints Buddypress Integration 》r page., , 這款外掛可以將 CubePoints 整合到 BuddyPress 上,讓您可以在網站上給予會員積分和獎項作為獎勵。請注意:在安裝此外掛前,您需要先安裝 CubePoi...。
Ozh' Absolute Comments 》Absolute Comments 的早期版本實現了幾個功能,現在已經成為 WordPress 內置的功能。, 現在的 Absolute Comments 只是在評論通知電子郵件中添加了一個「回覆...。
WP-Reply Notify 》如果您回覆評論,您可以透過評論博客地址獲取相關資訊。, 另外,您也可以透過管理員電子郵件查看其他博客發送的評論資訊。, 如果您回覆評論,您可以透過評論...。
WP RecentComments & Reply AJAX(WP RC Reply AJAX) 》*在您的博客侧边栏中显示最新评论。, *使用它,您可以通过Ajax类型从侧边栏回复每个人。, *如果您有问题,请联系 [imqiqiboy#gmail.com] 或在我的博客(http:...。