WP SendGrid Mailer 1.3

Does WP SendGrid Mailer work with WordPress 5.8.2 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: 99.96 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.8.2
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=40b554c9f0
Aspect after-activation
HTTP status 200
Load time 0.402 s
Memory usage 3.14 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.233 s
Memory usage 3.17 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.165 s
Memory usage 3.51 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.207 s
Memory usage 3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.377 s0.272 s-0.105 s3.08 MiB3.18 MiB+ 100.53 KiB
/wp-admin/edit.php0.168 s0.185 s+0.017 s3.11 MiB3.27 MiB+ 164.16 KiB
/wp-admin/post-new.php1.013 s1.061 s+0.048 s5.27 MiB5.37 MiB+ 105.2 KiB
/wp-admin/upload.php0.505 s0.311 s-0.194 s3.03 MiB3.13 MiB+ 99.4 KiB
/wp-admin/options-writing.php0.238 s0.140 s-0.098 s3.02 MiB3.1 MiB+ 83.38 KiB
/wp-admin/media-new.php0.306 s0.172 s-0.134 s3.01 MiB3.1 MiB+ 99.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.167 s0.317 s+0.150 s3.04 MiB3.14 MiB+ 100.48 KiB
/wp-admin/post-new.php?post_type=page0.856 s0.849 s-0.007 s5.26 MiB5.36 MiB+ 100.79 KiB
/wp-admin/options-discussion.php0.254 s0.202 s-0.052 s3 MiB3.1 MiB+ 99.88 KiB
/wp-admin/edit-comments.php0.220 s0.194 s-0.026 s3.04 MiB3.14 MiB+ 99.42 KiB
/0.244 s0.183 s-0.061 s2.96 MiB3 MiB+ 46.73 KiB
Average 0.395 s0.353 s-0.042 s3.44 MiB3.54 MiB+ 99.96 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

[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: from_name in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 17
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: from_email in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 21
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: smtp_host in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 48
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: smtp_port in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 52
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: smtp_encryption in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 57
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: smtp_encryption in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 60
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: smtp_encryption in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 63
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: smtp_username in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 68
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: smtp_password in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 72
[14-Nov-2021 02:11:05 UTC] PHP Notice:  Undefined index: sendgrid_api_key in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Settings.php on line 88
[14-Nov-2021 02:11:06 UTC] PHP Notice:  Undefined index: service in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 33
[14-Nov-2021 02:11:06 UTC] PHP Notice:  Undefined index: service in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 33
[14-Nov-2021 02:11:06 UTC] PHP Notice:  Undefined index: service in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 33
[14-Nov-2021 02:11:06 UTC] PHP Notice:  Undefined index: status in /wp-content/plugins/wp-sendgrid-mailer/includes/views/Logs.php on line 45
[14-Nov-2021 02:11:06 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