wordpress icon indicating copy to clipboard operation
wordpress copied to clipboard

Doesn't work with automatic update notifications

Open ahmed-sigmalux opened this issue 7 years ago • 0 comments

I'm using the filter:

apply_filters( 'auto_core_update_send_email', '__return_true' );

Sendgrid doesn't send any emails for updates.

All other emails work just fine.

ahmed-sigmalux avatar Jun 28 '18 22:06 ahmed-sigmalux