wordpress
wordpress copied to clipboard
Doesn't work with automatic update notifications
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.