Better HipChat

0

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

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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:

  1. When a post needs review (status transitioned to ‘pending’)
  2. When a post is published
  3. 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.