=== Get Notified === Contributors: kjbenk, wpmonty Tags: notification, notify, post, message, alert, ping, slack, email Requires at least: 4.0 Tested up to: 4.4.0 Stable tag: 1.0.0 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 message to a Slack channel when a new post is published on 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 == Changelog == = 1.0.0 = * Initial Release :)