//Disable plugin auto-update email notificationadd_filter('auto_plugin_update_send_email', '_return_false'); //Disable theme auto-update email notificationadd_filter('auto_theme_update_send_email', '_return_false');