Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    The email with the AO cachesize warning (I’m assuming you’re referring to that) can be turned off with the following code snippet;

    add_filter('autoptimize_filter_cachecheck_sendmail','__return_false');

    hope this helps,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Emails won’t stop’ is closed to new replies.