=== Plugin Name === Contributors: onetarek Donate link: http://onetarek.com/my-wordpress-plugins/disable-automatic-updates Tags: Disable, Automatic, Updates Requires at least: 3.7 Tested up to: 3.7 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin disables automatic updates feature in WordPress 3.7+, which is enabled by default.. == Description == Pretty simply, this plugin disables the automatic updates feature on a WordPress site running 3.7 or above. Since 3.7, a typical WordPress install will now be able to automatically update itself when there is a new minor/security release available without any user input. For example, it will automatically update itself from WordPress 3.7 to 3.7.1. Auto updates are not enabled by default for major releases like 3.7.1 to 3.8. For various reasons, site owners may wish to disable this functionality. This plugin provides an easy way to do so. == Installation == 1. Upload the disable-automatic-updates to the `/wp-content/plugins/` directory in your WordPress installation 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Automatic Updates Feature is now disabled! To re-enable Automatic Updates Feature, just deactivate the plugin through the 'Plugins' menu. == Frequently Asked Questions == = Is there an admin interface for this plugin? = No. There is no admin interface for this pluign. But I am plannig to add more feature for next version. Then I will add an admin interface to control additional options. == Screenshots == == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0 = * Initial release