wordpress
wordpress copied to clipboard
SendGrid plugin for WordPress
Please re-open Issue #40
Currently valid_emails_in_headers fails for Reply-To headers that are name + email, even though they are correct and are accepted by sendgrid.
Hello. We use plugin with version 1.11.8. We use it with wp_mail mail function (redifined on plugin), and all work fine, but we receive new task: some mails need to...
Hi, I am using beaver builder ([https://www.wpbeaverbuilder.com](https://www.wpbeaverbuilder.com)) with this plugin. Adding the subscription widget is working, but when you try to configure it, it gives an error (in the console):...
Sending through SMTP with SendGrid requires you to install SwiftMailer, however, the latest version hasn’t been tested with the latest 3 major releases of WordPress, but up to 4.5.13 version....
Guid's are not a good source of redirect URL... in time the actual domain/url of the page can change but the GUID by definition will not... this has caused me...
Screenshot: https://cl.ly/002F1646173c How to Reproduce: Send an email with a from name containing an apostrophe eg: Bob's Candy Shop
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.