Settings to turn off e-mail warning
-
I know there’s this code where we can add to functions.php to stop Autoptimize from sending us e-mail.
add_filter('autoptimize_filter_cachecheck_sendmail','__return_false');
But from UX perspective, it would be better to have a setting to just turn this of with a click. Any chance this can be added in next update?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Settings to turn off e-mail warning’ is closed to new replies.