=== Disable Plugin Update === Contributors: dineshkashera Tags: disable-plugin-update, disable plugin update Requires at least: 4.3 Requires PHP: 5.6 Tested up to: 5.8.1 Stable tag: 0.0.1 License: GPL v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Disables the plugins update in WordPress 4.0+, which is enabled by default. == Description == This plugin disables plugins update, which is enabled by default. == Installation == 1. Upload the disable-plugin-update directory to the `/wp-content/plugins/` directory in your WordPress installation 1. Activate the plugin through the 'Plugins' menu in WordPress 1. The WordPress Plugin Updates are now disabled! To re-enable Plugin Updated, just deactivate the plugin through the 'Plugins' menu. View the FAQ about "How do I know if the plugin is working?" to verify that this is working as intended. == Frequently Asked Questions == = Is there an admin interface for this plugin? = Yes. This plugin is simply remove the plugin update notification on plugin page. = How do I know if the plugin is working? = It will disable the plugin update notification on plugin page. == Screenshots == 1. banner.png == Changelog == = 0.0.1 = * Initial Release.