=== Plugin Name === Contributors: hipchat Donate link: http://www.hipchat.com Tags: chat, hipchat, notification, alert Requires at least: 2.9.0 Tested up to: 2.9.2 Stable tag: 1.0 This plugin allows you to send notifications about new published posts to a HipChat room. == Description == This plugin uses the [HipChat REST API][api] to send a message to a room whenever a post is published. You will need to provide your HipChat API token before notifications are sent. [api]: http://www.hipchat.com/docs/api == Installation == Use the "Install Plugins" page in your wp-admin, or: 1. Upload the `hipchat` directory to your `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Configure the plugin by selecting 'HipChat' in the settings menu. == Screenshots == 1. This is what the message looks like. == Changelog == = 1.0 = * Initial release.