Connect SendGrid for Emails 1.11.12

Does Connect SendGrid for Emails work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
882PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 18.07 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/connect-sendgrid-for-emails/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=connect-sendgrid-for-emails%2Fconnect-sendgrid-for-emails.php&plugin_status=all&paged=1&s&_wpnonce=ef70c81912
Aspect after-activation
HTTP status 200
Load time 0.260 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Settings → SendGrid

Page screenshot: Settings → SendGrid
URL /wp-admin/options-general.php?page=sendgrid-settings
Aspect menu-item
HTTP status 200
Load time 0.243 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Settings → SendGrid → Subscription Widget

Page screenshot: Settings → SendGrid → Subscription Widget
URL /wp-admin/options-general.php?page=sendgrid-settings&tab=marketing
Aspect menu-item-tab
HTTP status 200
Load time 0.186 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.191 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.373 s+0.017 s3.44 MiB3.47 MiB+ 35.17 KiB
/wp-admin/edit.php0.204 s0.192 s-0.012 s3.46 MiB3.49 MiB+ 29.5 KiB
/wp-admin/post-new.php0.944 s0.605 s-0.339 s5.59 MiB5.62 MiB+ 33.13 KiB
/wp-admin/upload.php0.578 s0.456 s-0.122 s3.38 MiB3.39 MiB+ 12.1 KiB
/wp-admin/options-writing.php0.205 s0.178 s-0.027 s3.37 MiB3.38 MiB+ 4.06 KiB
/wp-admin/media-new.php0.295 s0.279 s-0.016 s3.35 MiB3.38 MiB+ 24.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.186 s-0.005 s3.37 MiB3.4 MiB+ 29.52 KiB
/wp-admin/post-new.php?post_type=page0.545 s0.572 s+0.027 s5.59 MiB5.62 MiB+ 33.14 KiB
/wp-admin/options-discussion.php0.233 s0.246 s+0.013 s3.36 MiB3.37 MiB+ 12.59 KiB
/wp-admin/edit-comments.php0.504 s0.210 s-0.294 s3.39 MiB3.4 MiB+ 11.35 KiB
/0.339 s0.167 s-0.172 s3.42 MiB3.39 MiB- 26.13 KiB
Average 0.399 s0.315 s-0.085 s3.79 MiB3.81 MiB+ 18.07 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP61.0%5,1341,39131
JavaScript34.8%2,9244606
CSS4.2%354131
Total 8,412 1,864 38

PHP Code Analysis | More results »

Lines of code 4,168
Total complexity 985
Median class complexity 9.0
Median method complexity 1.0
Most complex class Sendgrid_Tools
Most complex function wp_mail()
Classes 32
Methods 331
Functions 15

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

No new entries found.

PHP Error Log 882 lines

[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\ReplyTo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 34
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\ClickTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 70
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\OpenTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 107
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\SubscriptionTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 166
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\Ganalytics::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 249
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\TrackingSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 312
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\BccSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 351
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\BypassListManagement::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 377
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\Footer::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 424
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\SandBoxMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 450
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\SpamCheck::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 497
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\MailSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 568
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\ASM::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 608
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\Attachment::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 678
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\Content::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 724
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\Personalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 827
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 876
[13-Apr-2024 22:11:59 UTC] PHP Deprecated:  Return type of SendGridV3\Mail::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 1100
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ReplyTo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 34
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ClickTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 70
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\OpenTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 107
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SubscriptionTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 166
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Ganalytics::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 249
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\TrackingSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 312
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\BccSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 351
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\BypassListManagement::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 377
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Footer::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 424
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SandBoxMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 450
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SpamCheck::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 497
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\MailSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 568
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ASM::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 608
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Attachment::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 678
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Content::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 724
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Personalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 827
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 876
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Mail::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 1100
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ReplyTo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 34
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ClickTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 70
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\OpenTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 107
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SubscriptionTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 166
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Ganalytics::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 249
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\TrackingSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 312
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\BccSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 351
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\BypassListManagement::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 377
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Footer::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 424
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SandBoxMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 450
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SpamCheck::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 497
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\MailSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 568
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ASM::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 608
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Attachment::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 678
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Content::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 724
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Personalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 827
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 876
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Mail::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 1100
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ReplyTo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 34
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ClickTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 70
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\OpenTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 107
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SubscriptionTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 166
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Ganalytics::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 249
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\TrackingSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 312
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\BccSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 351
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\BypassListManagement::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 377
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Footer::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 424
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SandBoxMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 450
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\SpamCheck::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 497
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\MailSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 568
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\ASM::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 608
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Attachment::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 678
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Content::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 724
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Personalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 827
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 876
[13-Apr-2024 22:12:00 UTC] PHP Deprecated:  Return type of SendGridV3\Mail::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 1100
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\ReplyTo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 34
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\ClickTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 70
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\OpenTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 107
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\SubscriptionTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 166
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\Ganalytics::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 249
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\TrackingSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 312
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\BccSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 351
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\BypassListManagement::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 377
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\Footer::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 424
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\SandBoxMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 450
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\SpamCheck::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 497
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\MailSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 568
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\ASM::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 608
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\Attachment::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 678
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\Content::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 724
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\Personalization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 827
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 876
[13-Apr-2024 22:12:01 UTC] PHP Deprecated:  Return type of SendGridV3\Mail::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 1100
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\ReplyTo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 34
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\ClickTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 70
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\OpenTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 107
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\SubscriptionTracking::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 166
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\Ganalytics::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 249
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\TrackingSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 312
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\BccSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 351
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\BypassListManagement::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 377
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\Footer::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 424
[13-Apr-2024 22:12:02 UTC] PHP Deprecated:  Return type of SendGridV3\SandBoxMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line 450

(+782 more lines)
See also: All tests for this plugin, How to Hide the "SendGrid" Admin Menu