WP SMTP 1.2.5

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

Summary

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

Memory usage: 23.98 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 version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70,000+
WordPress.org page https://wordpress.org/plugins/wp-smtp/
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-smtp%2Fwp-smtp.php&plugin_status=all&paged=1&s&_wpnonce=37a3775c97
Aspect after-activation
HTTP status 200
Load time 0.280 s
Memory usage 2.8 MiB
JS errors None
Resource errors None

WP SMTP

Page screenshot: WP SMTP
URL /wp-admin/admin.php?page=wp-smtp%2Fwp-smtp.php
Requested URL /wp-admin/admin.php?page=wp-smtp/wp-smtp.php
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 2.83 MiB
JS errors None
Resource errors None

WP SMTP → Mail Logs

Page screenshot: WP SMTP → Mail Logs
URL /wp-admin/admin.php?page=wpsmtp_logs
Aspect menu-item
HTTP status 200
Load time 0.258 s
Memory usage 2.76 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.196 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.376 s0.317 s-0.059 s2.83 MiB2.86 MiB+ 31.45 KiB
/wp-admin/edit.php0.214 s0.234 s+0.020 s2.85 MiB2.88 MiB+ 30.74 KiB
/wp-admin/post-new.php0.743 s0.656 s-0.087 s5.22 MiB5.25 MiB+ 35.83 KiB
/wp-admin/upload.php0.586 s0.483 s-0.103 s2.77 MiB2.78 MiB+ 14.08 KiB
/wp-admin/options-writing.php0.224 s0.202 s-0.022 s2.76 MiB2.77 MiB+ 6.05 KiB
/wp-admin/media-new.php0.365 s0.241 s-0.124 s2.74 MiB2.77 MiB+ 26.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.201 s+0.009 s2.76 MiB2.79 MiB+ 31.45 KiB
/wp-admin/post-new.php?post_type=page0.585 s0.579 s-0.006 s5.21 MiB5.24 MiB+ 31.41 KiB
/wp-admin/options-discussion.php0.205 s0.251 s+0.046 s2.75 MiB2.76 MiB+ 14.58 KiB
/wp-admin/edit-comments.php0.255 s0.398 s+0.143 s2.78 MiB2.8 MiB+ 14.12 KiB
/0.276 s0.240 s-0.036 s3.13 MiB3.16 MiB+ 27.84 KiB
Average 0.366 s0.346 s-0.020 s3.25 MiB3.28 MiB+ 23.98 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
JavaScript
Language % Lines of code Comment lines Files
PHP80.9%769607
JavaScript10.9%10451
PO File6.4%61221
CSS1.8%1701
Total 951 87 10

PHP Code Analysis | More results »

Lines of code 508
Total complexity 112
Median class complexity 15.5
Median method complexity 1.0
Most complex class WP_SMTP
Most complex function WP_SMTP::check_credentials()
Classes 6
Methods 36
Functions 0

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 1

PHP Error Log 3 lines

[13-Oct-2023 02:38:06 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5905
[13-Oct-2023 02:38:06 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 5905
[13-Oct-2023 02:38:06 UTC] SELECT * from wp_wpsmtp_logs ORDER BY `timestamp` desc LIMIT 0,10;
See also: All tests for this plugin, How to Hide Solid Mail Admin Menus