Does WP SendGrid SMTP work with WordPress 7.0.4 and PHP 8.1.12? A smoke test was performed on .
| 4 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 24.47 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.
| WordPress version | 7.0.4 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 4,000+ |
| WordPress.org page | https://wordpress.org/plugins/wp-sendgrid-smtp/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-sendgrid-smtp%2Fwp-sendgrid-smtp.php&plugin_status=all&paged=1&s&_wpnonce=f2fe752f81 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.864 s |
| Memory usage | 3.91 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=sendgridsmtp |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.455 s |
| Memory usage | 5.38 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=sendgridsmtp&tab=test-email |
|---|---|
| Aspect | menu-item-tab |
| HTTP status | 200 |
| Load time | 1.039 s |
| Memory usage | 3.88 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.248 s |
| Memory usage | 4.24 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.676 s | 0.601 s | -0.075 s | 3.92 MiB | 3.96 MiB | + 32.18 KiB |
| /wp-admin/edit.php | 0.494 s | 0.495 s | +0.001 s | 3.98 MiB | 4.01 MiB | + 32.19 KiB |
| /wp-admin/post-new.php | 2.000 s | 1.641 s | -0.359 s | 6.56 MiB | 6.59 MiB | + 35.8 KiB |
| /wp-admin/upload.php | 0.701 s | 0.691 s | -0.010 s | 3.89 MiB | 3.9 MiB | + 14.6 KiB |
| /wp-admin/options-writing.php | 0.534 s | 0.880 s | +0.346 s | 3.86 MiB | 3.88 MiB | + 18.59 KiB |
| /wp-admin/media-new.php | 0.558 s | 0.538 s | -0.020 s | 3.85 MiB | 3.88 MiB | + 26.79 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.495 s | 0.515 s | +0.020 s | 3.86 MiB | 3.9 MiB | + 31.96 KiB |
| /wp-admin/post-new.php?post_type=page | 1.864 s | 1.654 s | -0.210 s | 6.55 MiB | 6.58 MiB | + 31.32 KiB |
| /wp-admin/options-discussion.php | 0.659 s | 0.559 s | -0.100 s | 3.86 MiB | 3.88 MiB | + 15.09 KiB |
| /wp-admin/edit-comments.php | 0.513 s | 0.493 s | -0.020 s | 3.88 MiB | 3.9 MiB | + 14.71 KiB |
| / | 0.295 s | 0.177 s | -0.118 s | 4.23 MiB | 4.24 MiB | + 15.93 KiB |
| Average | 0.799 s | 0.749 s | -0.050 s | 4.41 MiB | 4.43 MiB | + 24.47 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 100.0% | 545 | 90 | 5 | |
| Total | 545 | 90 | 5 | ||
| Lines of code | 507 |
|---|---|
| Total complexity | 105 |
| Median class complexity | 23.5 |
| Median method complexity | 2.0 |
| Most complex class | WPSendGrid_Settings |
| Most complex function | WPSendGrid_SMTP::create_admin_page() |
| Classes | 4 |
|---|---|
| Methods | 31 |
| Functions | 1 |
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.
[14-Aug-2026 16:57:20 UTC] PHP Deprecated: File class-phpmailer.php is <strong>deprecated</strong> since version 5.5.0! Use wp-includes/PHPMailer/PHPMailer.php instead. The PHPMailer class has been moved to wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /wp-includes/functions.php on line 6170
[14-Aug-2026 16:57:20 UTC] PHP Deprecated: File class-smtp.php is <strong>deprecated</strong> since version 5.5.0! Use wp-includes/PHPMailer/SMTP.php instead. The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /wp-includes/functions.php on line 6170
[14-Aug-2026 16:57:21 UTC] PHP Deprecated: File class-phpmailer.php is <strong>deprecated</strong> since version 5.5.0! Use wp-includes/PHPMailer/PHPMailer.php instead. The PHPMailer class has been moved to wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /wp-includes/functions.php on line 6170
[14-Aug-2026 16:57:21 UTC] PHP Deprecated: File class-smtp.php is <strong>deprecated</strong> since version 5.5.0! Use wp-includes/PHPMailer/SMTP.php instead. The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /wp-includes/functions.php on line 6170