Post SMTP 3.0.0

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

Summary

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

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

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

Environment
WordPress version6.7.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 7

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=755aa21cf4
Aspect after-activation
HTTP status 200
Load time 0.785 s
Memory usage 4.15 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.877 s
Memory usage 3.99 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.491 s
Memory usage 4 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.652 s
Memory usage 4.09 MiB
JS errors None
Resource errors None

Post SMTP → Extensions

Page screenshot: Post SMTP →  Extensions
URL /wp-admin/admin.php?page=extensions
Aspect menu-item
HTTP status 200
Load time 0.333 s
Memory usage 3.99 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.235 s
Memory usage 3.61 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.332 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.312 s0.348 s+0.036 s3.48 MiB4.08 MiB+ 609.32 KiB
/wp-admin/edit.php0.205 s0.246 s+0.041 s3.54 MiB4.13 MiB+ 603.9 KiB
/wp-admin/post-new.php0.790 s0.791 s+0.001 s5.92 MiB6.58 MiB+ 674.88 KiB
/wp-admin/upload.php0.573 s0.620 s+0.047 s3.49 MiB4.02 MiB+ 536.01 KiB
/wp-admin/options-writing.php0.206 s0.249 s+0.043 s3.47 MiB4 MiB+ 543.05 KiB
/wp-admin/media-new.php0.372 s0.294 s-0.078 s3.46 MiB3.99 MiB+ 541.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.258 s+0.079 s3.48 MiB4.02 MiB+ 559.52 KiB
/wp-admin/post-new.php?post_type=page0.579 s0.653 s+0.074 s5.92 MiB6.57 MiB+ 670.91 KiB
/wp-admin/options-discussion.php0.275 s0.302 s+0.027 s3.47 MiB3.99 MiB+ 529.3 KiB
/wp-admin/edit-comments.php0.211 s0.489 s+0.278 s3.49 MiB4.03 MiB+ 545.51 KiB
/0.324 s0.197 s-0.127 s3.48 MiB3.61 MiB+ 131.38 KiB
Average 0.366 s0.404 s+0.038 s3.93 MiB4.46 MiB+ 540.48 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
PHP89.7%122,15366,297917
PO File3.3%4,4676,5867
CSS3.0%4,1035722
JavaScript2.5%3,4581,36636
SVG1.2%1,646444
Markdown0.2%21601
HTML0.0%3701
JSON0.0%2701
Bourne Shell0.0%201
DOS Batch0.0%201
Total 136,111 74,310 1,031

PHP Code Analysis | More results »

Lines of code 60,968
Total complexity 13,140
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 290
Methods 3,700
Functions 133

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 8 lines

[07-Jan-2025 06:47:49 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/post-smtp/Postman/PostmanInstaller.php on line 294
[07-Jan-2025 06:47:52 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailQueryLog.php on line 149
[07-Jan-2025 06:47:52 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailQueryLog.php on line 154
[07-Jan-2025 06:47:52 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailQueryLog.php on line 149
[07-Jan-2025 06:47:52 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailQueryLog.php on line 154
[07-Jan-2025 06:47:52 UTC] WordPress database error Table 'wordpress.wp_post_smtp_tracking' doesn't exist for query SELECT COUNT( * ) FROM `wp_post_smtp_tracking` WHERE event_type = "open-email" AND time <= 1736232472 AND time >= 1735603200 made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, PSD_Rest_API->email_count, apply_filters('post_smtp_dashboard_opened_emails_count'), WP_Hook->apply_filters, Post_SMTP_New_Dashboard->opened_email_count
[07-Jan-2025 06:47:52 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailQueryLog.php on line 149
[07-Jan-2025 06:47:52 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailQueryLog.php on line 154
See also: All tests for this plugin, How to Hide Post SMTP Admin Menus and Widgets