wordpress icon indicating copy to clipboard operation
wordpress copied to clipboard

SendGrid plugin for WordPress

Results 46 wordpress issues
Sort by recently updated
recently updated
newest added

I'm adding custom arguments into the header, all is fine until it hits the foreach loop here: https://github.com/sendgrid/wordpress/blob/master/lib/sendgrid/class-sendgrid-translator.php#L415 As you can see it checks if there's an index, which in...

Howdy folks. Great plugin! I've noticed the incorrect capitalization of WordPress throughout the SendGrid plugin. Since the WP community is touchy about the spelling of WordPress, this commit fixes all...

If the api_key provided in the plugin hasn't the stats scope, the check_api_key_stats function doesn't cache the result, leading to an HTTP request to re-check the scopes on every admin...

Hi, We have several lists in sendgrid and our blog newsletter signup adds users to one. When the user is already a contact (as a result of being on one...

I'd like to migrate from Postman SMTP to this Sendgrid plugin, but e-mail logging is a must have. Documentation could probably add a few recommendations. I'll look around at the...

question

i am using this plugin to send my wordpress mails via sendgrid. works perfectly. in my themes function.php file i want to do some custom api calls (get all bounces)....

duplicate
question

i have used swift-mailer library custom code to save data and send email. But currently not working swift-mailer, and it does not throw any error. swift-mailer stop working after upgrade...

bug
question
cant-reproduce

Hi, Would it be possible to add an option to disable/hide the stats widget and page? Something like this: `define('SENDGRID_DISABLE_STATS', '1');` Thanks!

enhancement
feature-request
ui

Using this plugin is possible to send custom field data in Sendgrid?

enhancement
question
feature-request