=== Slack WP Updates Notifier === Contributors: garymarkfuller Tags: slack, api, chat, notification, updates Requires at least: 4.8.1 Tested up to: 4.8.1 Stable tag: 1.1.4 License: GPL v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Send notifications to Slack channels when there are WordPress updates. == Description == This plugin allows you to send notifications to [Slack](https://slack.com) channels when when there are WordPress updates. The plugin extends the [Slack plugin](https://github.com/gedex/wp-slack) to send notifications when there are plugin, core, and theme updates. == Installation == 1. Make sure you have the Slack plugin installed. 2. Upload the plugin to your blog's `wp-content/plugins/` directory and activate. 3. Use the Slack plugin to add new Slack integrations. == To Do == * Multisite support == Changelog == = 1.1.4 = * Reduced frequency of update messages to once per day at Midday = 1.1.3 = * Added copy of GPL = 1.1.2 = * Fixed bug in theme update code = 1.1.1 = * Fixed bug in theme update code = 1.1.0 = * Added support for core updates. * Added support for theme updates. * Added readme.txt = 1.0.1 = * Changed removed return value for "no updates" scenario = 1.0.0 = Initial release * Added support for plugin updates