Post SMTP 2.8.2

Does Post SMTP work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 448.68 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.030 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400,000+
WordPress.org page https://wordpress.org/plugins/post-smtp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Post SMTP Setup ‹ Test site — WordPress

Page screenshot: Post SMTP Setup ‹ Test site — WordPress
URL /wp-admin/admin.php?page=postman
Requested URL /wp-admin/plugins.php?action=activate&plugin=post-smtp%2Fpostman-smtp.php&plugin_status=all&paged=1&s&_wpnonce=636fb27b00
Aspect after-activation
HTTP status 200
Load time 0.696 s
Memory usage 4.02 MiB
JS errors None
Resource errors None

Post SMTP

Page screenshot: Post SMTP
URL /wp-admin/admin.php?page=postman
Aspect menu-item
HTTP status 200
Load time 0.367 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Post SMTP → Email Log

Page screenshot: Post SMTP → Email Log
URL /wp-admin/admin.php?page=postman_email_log
Aspect menu-item
HTTP status 200
Load time 0.617 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Post SMTP → Mobile AppNew

Page screenshot: Post SMTP → Mobile AppNew
URL /wp-admin/admin.php?page=postman%2Fconfiguration
Requested URL /wp-admin/admin.php?page=postman/configuration
Aspect menu-item
HTTP status 200
Load time 0.610 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Post SMTP → Contact Us

Page screenshot: Post SMTP → Contact Us
URL /wp-admin/admin.php?page=postman-contact
Aspect menu-item
HTTP status 200
Load time 0.906 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Post SMTP → Support Forum

Page screenshot: Post SMTP → Support Forum
URL https://wordpress.org/support/plugin/post-smtp/
Requested URL /wp-admin/admin.php?page=postman-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.973 s
Memory usage N/A
JS errors None
Resource errors None

Post SMTP → Get Pro Bundle  ➤

Page screenshot: Post SMTP →  Get Pro Bundle  ➤
URL https://postmansmtp.com/pricing/?utm_source=plugin&utm_medium=submenu
Requested URL /wp-admin/admin.php?page=postman-pricing
Aspect menu-item
HTTP status 200
Load time 3.427 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.578 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.345 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.374 s0.582 s+0.208 s3.38 MiB3.89 MiB+ 523.45 KiB
/wp-admin/edit.php0.212 s0.294 s+0.082 s3.41 MiB3.91 MiB+ 517.82 KiB
/wp-admin/post-new.php0.971 s0.962 s-0.009 s5.46 MiB5.92 MiB+ 473.27 KiB
/wp-admin/upload.php0.699 s0.468 s-0.231 s3.32 MiB3.75 MiB+ 442.23 KiB
/wp-admin/options-writing.php0.214 s0.242 s+0.028 s3.32 MiB3.74 MiB+ 431.45 KiB
/wp-admin/media-new.php0.303 s0.551 s+0.248 s3.29 MiB3.74 MiB+ 453 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.416 s+0.212 s3.31 MiB3.84 MiB+ 538.95 KiB
/wp-admin/post-new.php?post_type=page0.596 s0.625 s+0.029 s5.45 MiB5.91 MiB+ 468.85 KiB
/wp-admin/options-discussion.php0.245 s0.287 s+0.042 s3.3 MiB3.75 MiB+ 459.54 KiB
/wp-admin/edit-comments.php0.441 s0.281 s-0.160 s3.33 MiB3.84 MiB+ 520.95 KiB
/0.319 s0.195 s-0.124 s3.36 MiB3.46 MiB+ 106.03 KiB
Average 0.416 s0.446 s+0.030 s3.72 MiB4.16 MiB+ 448.68 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
Language % Lines of code Comment lines Files
PHP91.7%116,65863,864849
PO File3.5%4,4676,5867
JavaScript2.8%3,6101,37930
CSS1.7%2,1804819
Markdown0.2%21401
HTML0.0%3701
JSON0.0%2701
Bourne Shell0.0%201
DOS Batch0.0%201
Total 127,197 71,877 910

PHP Code Analysis | More results »

Lines of code 57,669
Total complexity 12,614
Median class complexity 20.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 270
Methods 3,546
Functions 129

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 2

Options wp_options 7

Custom Post Types 1

ID Name
postman_sent_mailSent Emails

Meta Boxes

{
    "dashboard": {
        "example_dashboard_widget": {
            "title": "Postman SMTP",
            "context": "normal"
        }
    }
}

Capabilities 2

PHP Error Log 1 lines

[14-Nov-2023 07:20:53 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/post-smtp/Postman/PostmanInstaller.php on line 294
See also: All tests for this plugin, How to Hide Post SMTP Admin Menus and Widgets