SMTP2GO 1.1.5

Does SMTP2GO work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
6Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 35.25 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
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/smtp2go/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=smtp2go%2Fsmtp2go-wordpress-plugin.php&plugin_status=all&paged=1&s&_wpnonce=6503e81a1a
Aspect after-activation
HTTP status 200
Load time 0.335 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

SMTP2GO

Page screenshot: SMTP2GO
URL /wp-admin/admin.php?page=smtp2go-wordpress-plugin
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

SMTP2GO → Test

Page screenshot: SMTP2GO → Test
URL /wp-admin/admin.php?page=smtp2go-wordpress-plugin&tab=test
Aspect menu-item-tab
HTTP status 200
Load time 0.158 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

SMTP2GO → Stats

Page screenshot: SMTP2GO → Stats
URL /wp-admin/admin.php?page=smtp2go-wordpress-plugin&tab=stats
Aspect menu-item-tab
HTTP status 200
Load time 0.282 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

SMTP2GO → Sender Domain Validation

Page screenshot: SMTP2GO → Sender Domain Validation
URL /wp-admin/admin.php?page=smtp2go-wordpress-plugin&tab=validation
Aspect menu-item-tab
HTTP status 200
Load time 0.254 s
Memory usage 3.08 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.208 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.293 s-0.027 s3.08 MiB3.12 MiB+ 37.82 KiB
/wp-admin/edit.php0.207 s0.198 s-0.009 s3.11 MiB3.15 MiB+ 38.92 KiB
/wp-admin/post-new.php0.938 s1.168 s+0.230 s5.27 MiB5.31 MiB+ 47.51 KiB
/wp-admin/upload.php0.585 s0.329 s-0.256 s3.03 MiB3.06 MiB+ 36.69 KiB
/wp-admin/options-writing.php0.196 s0.153 s-0.043 s3.02 MiB3.04 MiB+ 19.98 KiB
/wp-admin/media-new.php0.260 s0.347 s+0.087 s3.01 MiB3.04 MiB+ 36.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.236 s+0.052 s3.04 MiB3.07 MiB+ 37.77 KiB
/wp-admin/post-new.php?post_type=page0.769 s0.776 s+0.007 s5.26 MiB5.3 MiB+ 43.09 KiB
/wp-admin/options-discussion.php0.261 s0.319 s+0.058 s3 MiB3.04 MiB+ 36.48 KiB
/wp-admin/edit-comments.php0.232 s0.237 s+0.005 s3.04 MiB3.08 MiB+ 36.71 KiB
/0.315 s0.231 s-0.084 s2.91 MiB2.93 MiB+ 15.96 KiB
Average 0.388 s0.390 s+0.002 s3.43 MiB3.47 MiB+ 35.25 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
Language % Lines of code Comment lines Files
PHP88.4%2,4451,39434
CSS8.1%22341
JavaScript2.9%8111
XML0.6%1701
SVG0.0%101
Total 2,767 1,399 38

PHP Code Analysis | More results »

Lines of code 2,380
Total complexity 402
Median class complexity 7.0
Median method complexity 1.0
Most complex class SMTP2GO\Api\ApiMessage
Most complex function SMTP2GO\WpmailCompat::processHeaders()
Classes 23
Methods 188
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 38 lines

[22-Jul-2021 16:39:01 UTC] Array
(
)

[22-Jul-2021 16:39:01 UTC] Error returned from SMTP2GO API...
[22-Jul-2021 16:39:01 UTC] stdClass Object
(
    [request_id] => 51cd57d2-eb0b-11eb-86aa-f23c9216d828
    [data] => stdClass Object
        (
            [error] => An unknown error has occurred whilst processing your request. We have been advised and we will investigate. If you continue to see this error please let the support team know.
            [error_code] => E_ApiResponseCodes.UNKNOWN_ERROR
        )

)

[22-Jul-2021 16:39:01 UTC] Array
(
    [method] => POST
    [body] => Array
        (
            [domain] => 127.0.0.1
        )

)

[22-Jul-2021 16:39:01 UTC] Error returned from SMTP2GO API...
[22-Jul-2021 16:39:01 UTC] stdClass Object
(
    [request_id] => 5211de0c-eb0b-11eb-9140-f23c9216d828
    [data] => stdClass Object
        (
            [error] => The 'api_key' parameter was not found in the request payload; this is required for an API call to function. Please ammend your request to include your full 'api_key' and ensure that you include the Content-Type header, set to 'application/json'. The full key can be found in the API Keys section in the admin console.
            [error_code] => E_ApiResponseCodes.INVALID_IN_PAYLOAD
        )

)

See also: All tests for this plugin, How to Hide the "SMTP2GO" Admin Menu