=== Update Alerts ===
Contributors: porticue
Author URI: http://therevoltgroup.com
Author: The Revolt Group
Donate link: https://paypal.me/porticue
Tags: plugin_management, plugin_alerts
Requires at least: 4.6
Tested up to: 4.9.8
Stable tag: trunk
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Alert admins to plugin, active theme and WordPress core updates

== Description ==

Update Alerts allows you to configure various methods of receiving Core, Plugin, and Theme update notifications. It is very important to stay on top of updates for various security and stability reasons. With Update Alerts you can automate the process of starting and tracking updates. Simply be alerted via email, or create a complex flow that will start the ticketing process to keep track of updates and their progress.

  - Microsoft Flow can directly create a Atlassian Jira Ticket
  - IFTTT and Zapier can create Trello task cards
  - Create complex flows with any service to assist you in your wordpress environment health
  - Update Alerts works in either single site or multi-site implementations.

== Installation ==

Activate plugin. Under the settings tab configure plugin how to operate. This could be providing emails, webhook enpoints, or both.

== Frequently Asked Questions ==

= How will I be alerted? =

You can configure emails to be sent out to specified addresses. Create Microsoft Flow, IFTTT, Zapier Webhooks that will kick off your predefined actions.

== Screenshots ==

1. None.

== Changelog ==

= 1.2.0 =
* Added IFTTT support
* Added Zapier support
* Bug Fixes

= 1.1.0 =
* Added Microsoft Flow support

= 1.0 =
* Initial version


== Upgrade Notice ==

= 1.2.0 =
New sections in settings to send alerts out using IFTTT and Zapier webhooks. Use respective services to get proper endpoint URLs.

= 1.1.0 =
This update allows the direct calling of Microsoft Flow. Using an Http Request action as the entry point into the Flow will provide a request address string. Supply that address string in the plugin settings.

= 1.0 =
This is the initial release