﻿=== Automatic Plugin Updates ===
Contributors: WhiteFirDesign
Tags: plugins, updates, automatic updates
Requires at least: 3.8
Tested up to: 4.9
Stable tag: trunk
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enables automatic background updates of plugins. Supports excluding selected plugins from being automatically updated.

== Description ==
This plugin turns on <a href="http://codex.wordpress.org/Configuring_Automatic_Background_Updates">automatic background updates</a> for plugins.

If you have plugins that you don't want automatically updated those can be excluded from being automatically updated on the settings page for this plugin. The plugin also enables email alerts being sent for automatic plugin updates.

== Installation ==

1. Copy plugin files to the plugins folder.

2. Activate the plugin.

== Screenshots ==

1. Settings Page

== Changelog ==
= 1.0.2 =
* Minor code cleanup

= 1.0.1 =
* Fixed issue with excluded plugin check when using WordPress 3.8.2 or 3.8.3

= 1.0 =
* Initial release