=== Get Notified ===
Contributors: kjbenk, wpmonty
Tags: notification, notify, email, message, ping, alert, slack, post, post status, status
Requires at least: 4.0
Tested up to: 4.4.2
Stable tag: 1.0.7
License: GPLv2 or later

Get Notified is a simple to use notification plugin that notifies you of certain WordPress events.

== Description ==
Get Notified helps users know when certain events happen on their site. For now, the plugin simply sends a notification via email or a message to a Slack channel when a post changes status (i.e. publish, pending, draft, trash) your site.

I hope that others help contribute to this project to expand it and grow the number of integrations and WordPress events.

== Installation ==
1. Upload the `get-notified` folder to the `/wp-content/plugins/` directory
1. Activate the Get Notified plugin through the Plugins menu in WordPress
1. Configure the plugin by going to the `Get Notified` menu that appears in your admin menu

== Frequently Asked Questions ==
= How can I help contribute? =

This is an open source plugin for WordPress and I welcome all contributions to the Github repo :)

https://github.com/kjbenk/get-notified

= Where should I submit bugs? =

You can submit all bugs via issues at the Github repo.

https://github.com/kjbenk/get-notified/issues

== Screenshots ==

1. You can enable or disable what events you want to be notified about.
2. Integrations can be enabled or disabled at any time.

== Changelog ==

= 1.0.7 = 2016-4-6
* FIXED: Translation setup...again :)

= 1.0.6 = 2016-4-6
* ADDED: Language .pot file

= 1.0.5 = 2016-4-6
* REMOVED: Language .pot file

= 1.0.4 = 2016-4-6
* FIXED: Text Domain for translations

= 1.0.3 = 2016-4-4
* FIXED: Translation Process

= 1.0.2 = 2016-2-25
* ADDED: Screenshots

= 1.0.1 = 2016-2-25
* UPDATED: readme text to include support for email integration

= 1.0.0 = 2016-2-24
* Initial Release :)
