內容簡介
這個外掛是為了解決在文章留言中需要邀請註冊用戶加入討論而開發的。我與一個藝術收藏家合作,我們都在發佈多個主題的文章,當我們試圖將更多的對話從電子郵件轉移到網站上時,發現沒有一種簡單的方法可以將特定的人邀請到這些評論對話中,而不是使用更普遍的評論通知外掛程式。此外,Notify Tagged User 外掛**也可用於解決多作者博客的問題,特別是聚焦於內部通訊的團隊或專案博客**。
基本上,此外掛是通過以下方式使用熟悉的 Twitter @user 回覆語法來運作:
- 檢查所有新的評論是否包含 @user 語法
- 如果已標記用戶,則在數據庫中查找與標記用戶匹配的註冊用戶的暱稱
- 如果找到註冊用戶的暱稱,則獲取相應的電子郵件地址
- 發送電子郵件給所有被標記的用戶,請他們加入對話中
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This was built out of a need for a way to bring registered users into a conversation unfolding in comments on posts. I work with an art collective and we’re all posting multiple posts on multiple topics and as we’ve tried to shift more and more of our conversations out of email and onto our website, there didn’t seem to be an easy way to bring specific people into these comment conversations without using a more general comment notification plugin. Notify Tagged User attempts to change that.
This plugin would help out any multi author blogs, and in particular, teams or project blogs that focus on internal communication.
Basically the plugin works by using the familiar Twitter @user reply syntax in the following way:
-check all new comments for the @user syntax
-if tagged users are found, look through the database for registered users’ nicknames matching the tagged user
-if a registered user’s nickname is found, get the associated email address
-send an email to all users tagged asking them to join in on the conversation
