SendGrid 1.11.8

Does SendGrid work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
1,006PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 22.93 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/sendgrid-email-delivery-simplified/
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=sendgrid-email-delivery-simplified%2Fwpsendgrid.php&plugin_status=all&paged=1&s&_wpnonce=daaded6412
Aspect after-activation
HTTP status 200
Load time 0.302 s
Memory usage 3.74 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.489 s
Memory usage N/A
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.163 s
Memory usage N/A
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.212 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.385 s0.427 s+0.042 s3.51 MiB3.54 MiB+ 34.85 KiB
/wp-admin/edit.php0.240 s0.227 s-0.013 s3.57 MiB3.6 MiB+ 28.68 KiB
/wp-admin/post-new.php0.917 s0.693 s-0.224 s6.06 MiB6.09 MiB+ 31.63 KiB
/wp-admin/upload.php0.653 s0.518 s-0.135 s3.52 MiB3.53 MiB+ 10.85 KiB
/wp-admin/options-writing.php0.252 s0.214 s-0.038 s3.5 MiB3.52 MiB+ 14.53 KiB
/wp-admin/media-new.php0.317 s0.276 s-0.041 s3.49 MiB3.51 MiB+ 22.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.230 s+0.020 s3.5 MiB3.54 MiB+ 33.4 KiB
/wp-admin/post-new.php?post_type=page0.657 s0.673 s+0.016 s6.05 MiB6.08 MiB+ 27.16 KiB
/wp-admin/options-discussion.php0.306 s0.386 s+0.080 s3.5 MiB3.51 MiB+ 11.03 KiB
/wp-admin/edit-comments.php0.499 s0.203 s-0.296 s3.52 MiB3.53 MiB+ 10.53 KiB
/0.343 s0.184 s-0.159 s3.43 MiB3.46 MiB+ 26.81 KiB
Average 0.434 s0.366 s-0.068 s3.97 MiB3.99 MiB+ 22.93 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.1%5,1681,36731
JavaScript34.8%2,9434616
CSS4.2%354131
Total 8,465 1,841 38

PHP Code Analysis | More results »

Lines of code 4,206
Total complexity 988
Median class complexity 9.0
Median method complexity 1.0
Most complex class Sendgrid_Tools
Most complex function wp_mail()
Classes 32
Methods 334
Functions 16

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 1008 lines

[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 34
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 70
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 107
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 166
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 249
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 312
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 351
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 377
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 424
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 450
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 497
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 568
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 608
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 678
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 724
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 827
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 876
[30-Apr-2025 21:02:45 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 1100
[30-Apr-2025 21:02:45 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6121
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 34
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 70
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 107
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 166
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 249
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 312
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 351
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 377
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 424
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 450
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 497
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 568
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 608
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 678
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 724
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 827
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 876
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 1100
[30-Apr-2025 21:02:46 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6121
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 34
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 70
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 107
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 166
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 249
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 312
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 351
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 377
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 424
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 450
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 497
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 568
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 608
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 678
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 724
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 827
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 876
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 1100
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 34
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 70
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 107
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 166
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 249
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 312
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 351
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 377
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 424
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 450
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 497
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 568
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 608
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 678
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 724
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 827
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 876
[30-Apr-2025 21:02:46 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 1100
[30-Apr-2025 21:02:46 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6121
[30-Apr-2025 21:02:46 UTC] PHP Fatal error:  Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /wp-content/plugins/sendgrid-email-delivery-simplified/view/sendgrid_settings_test_email.php on line 22
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 34
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 70
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 107
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 166
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 249
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 312
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 351
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 377
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 424
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 450
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 497
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 568
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 608
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 678
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 724
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 827
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 876
[30-Apr-2025 21:02:47 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 1100
[30-Apr-2025 21:02:47 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6121
[30-Apr-2025 21:02:47 UTC] PHP Fatal error:  Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /wp-content/plugins/sendgrid-email-delivery-simplified/view/sendgrid_settings_test_email.php on line 22
[30-Apr-2025 21:02:48 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 34
[30-Apr-2025 21:02:48 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 70
[30-Apr-2025 21:02:48 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 107
[30-Apr-2025 21:02:48 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/sendgrid-email-delivery-simplified/lib/sendgrid/sendgrid-api-v3.php on line 166

(+908 more lines)
See also: All tests for this plugin