Stop Autoptimize Emails
<?php /** * Stop Autoptimize Emails */ add_filter('autoptimize_filter_cachecheck_sendmail', '__return_false');