WP SendGrid Mailer 1.2

Does WP SendGrid Mailer work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
15PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 90.42 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 version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/wp-sendgrid-mailer/
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=wp-sendgrid-mailer%2Fwp-sendgrid-mailer.php&plugin_status=all&paged=1&s&_wpnonce=32d35cedf5
Aspect after-activation
HTTP status 200
Load time 0.315 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

SendGrid Mailer

Page screenshot: SendGrid Mailer
URL /wp-admin/admin.php?page=wp-mailplus-settings
Aspect menu-item
HTTP status 200
Load time 0.228 s
Memory usage 2.86 MiB
JS errors None
Resource errors None

SendGrid Mailer → Logs

Page screenshot: SendGrid Mailer → Logs
URL /wp-admin/admin.php?page=wp-mailplus-logs
Aspect menu-item
HTTP status 200
Load time 0.164 s
Memory usage 3.21 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.299 s
Memory usage 2.74 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.268 s0.241 s-0.027 s2.82 MiB2.92 MiB+ 104.45 KiB
/wp-admin/edit.php0.178 s0.213 s+0.035 s2.86 MiB2.96 MiB+ 104.09 KiB
/wp-admin/post-new.php0.880 s1.078 s+0.198 s5.02 MiB5.14 MiB+ 117.13 KiB
/wp-admin/upload.php0.491 s0.400 s-0.091 s2.7 MiB2.8 MiB+ 103.36 KiB
/wp-admin/options-writing.php0.256 s0.139 s-0.117 s2.71 MiB2.78 MiB+ 71.34 KiB
/wp-admin/media-new.php0.214 s0.163 s-0.051 s2.67 MiB2.77 MiB+ 103.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.174 s-0.014 s2.77 MiB2.81 MiB+ 40.44 KiB
/wp-admin/post-new.php?post_type=page1.160 s0.647 s-0.513 s5.01 MiB5.12 MiB+ 112.71 KiB
/wp-admin/options-discussion.php0.306 s0.305 s-0.001 s2.67 MiB2.78 MiB+ 103.84 KiB
/wp-admin/edit-comments.php0.222 s0.241 s+0.019 s2.78 MiB2.81 MiB+ 39.38 KiB
/0.280 s0.203 s-0.077 s2.65 MiB2.74 MiB+ 94.32 KiB
Average 0.404 s0.346 s-0.058 s3.15 MiB3.24 MiB+ 90.42 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP42.7%1,2937669
CSS29.0%878182
JavaScript28.0%8502052
JSON0.3%1001
Total 3,031 989 14

PHP Code Analysis | More results »

Lines of code 1,128
Total complexity 259
Median class complexity 22.0
Median method complexity 2.0
Most complex class WP_List_Table
Most complex function WP_List_Table::pagination()
Classes 6
Methods 76
Functions 3

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.

Database Tables 1

Options wp_options 3

PHP Error Log 15 lines

[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: from_name in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 17
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: from_email in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 21
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: smtp_host in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 48
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: smtp_port in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 52
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: smtp_encryption in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 57
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: smtp_encryption in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 60
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: smtp_encryption in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 63
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: smtp_username in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 68
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: smtp_password in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 72
[13-Mar-2021 17:22:12 UTC] PHP Notice:  Undefined index: sendgrid_api_key in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 88
[13-Mar-2021 17:22:13 UTC] PHP Notice:  Undefined index: service in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 33
[13-Mar-2021 17:22:13 UTC] PHP Notice:  Undefined index: service in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 33
[13-Mar-2021 17:22:13 UTC] PHP Notice:  Undefined index: service in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 33
[13-Mar-2021 17:22:13 UTC] PHP Notice:  Undefined index: status in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 45
[13-Mar-2021 17:22:13 UTC] PHP Notice:  Undefined index: status in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 46
See also: All tests for this plugin, How to Hide WP SendGrid Mailer Admin Menus