內容簡介
這個外掛可以讓你在 WordPress 發生某些事件時向 HipChat 房間發送通知。預設情況下,有三種事件可以傳送到 HipChat:
職缺需要審核(狀態轉換為「待審核」)
文章已發佈
有新評論
你也可以使用 hipchat_get_events 篩選器加入更多的事件。
這個外掛的開發存放在 GitHub 上,歡迎提供拉取請求。
有一個由 HipChat 發布的 HipChat 外掛,但不幸的是沒有存儲庫可讓我對該外掛做出貢獻。在最新的 1.2 版本中,官方外掛只在發佈文章時通知一個房間並使用舊的 REST API。Better HipChat 外掛開發旨在消除官方外掛的限制。
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows you to send notifications to HipChat rooms when certain events in WordPress occur. By default, there are three events that can be sent to HipChat:
When a post needs review (status transitioned to ‘pending’)
When a post is published
When there’s a new comment
It’s possible to add more events using hipchat_get_events filter.
Development of this plugin is done on GitHub. Pull requests are always welcome.
There’s a HipChat plugin that’s released by HipChat. Unfortunately there’s no repository that allows me to make contribution to that plugin. In latest release, v1.2, the official plugin only notifies one room whenever a post is published and uses old REST API. Better HipChat plugin is developed to remove the limitations that official plugin has.
