=== Disable Plugin Autoupdate Emails === Contributors: simshaun Tags: updates, autoupdates, disable autoupdate email Requires at least: 5.5 Tested up to: 6.9.4 Stable tag: 6.9.4 Requires PHP: 5.3 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Getting too many "plugin updated" or "theme updated" emails since WordPress 5.5? This turns them off. == Description == There's not much to this plugin. It's a couple barebones filters that turn off the plugin and theme autoupdate emails. On WordPress 5.5.0, plugin/theme autoupdate emails are turned off regardless of whether or not they failed. Since WordPress 5.5.1, emails indicating update failures are allowed through. == Changelog == = 1.1.4 = * Bump support to WordPress 6.9.4 = 1.1.3 = * Bump support to WordPress 6.4.3 = 1.1.2 = * Bump support to WordPress 6.3.2 = 1.1.1 = * Bump support to WordPress 6.0.2 = 1.1 = * Allow mixed/failure emails to get through (WordPress 5.5.1+) = 1.0 = * Initial release