WP SMTP 1.2.6

Does WP SMTP work with WordPress 6.5.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.74 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.5.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=7cc016f562
Aspect after-activation
HTTP status 200
Load time 0.355 s
Memory usage 3.41 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.169 s
Memory usage 3.44 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.251 s
Memory usage 3.38 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.212 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.476 s0.343 s-0.133 s3.44 MiB3.47 MiB+ 35.84 KiB
/wp-admin/edit.php0.238 s0.216 s-0.022 s3.46 MiB3.5 MiB+ 35.49 KiB
/wp-admin/post-new.php0.969 s0.805 s-0.164 s5.59 MiB5.63 MiB+ 40.2 KiB
/wp-admin/upload.php0.651 s0.492 s-0.159 s3.38 MiB3.4 MiB+ 18.84 KiB
/wp-admin/options-writing.php0.233 s0.201 s-0.032 s3.37 MiB3.38 MiB+ 10.8 KiB
/wp-admin/media-new.php0.306 s0.271 s-0.035 s3.35 MiB3.38 MiB+ 31.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.204 s+0.007 s3.37 MiB3.4 MiB+ 36.2 KiB
/wp-admin/post-new.php?post_type=page0.584 s0.604 s+0.020 s5.59 MiB5.62 MiB+ 35.79 KiB
/wp-admin/options-discussion.php0.400 s0.285 s-0.115 s3.36 MiB3.38 MiB+ 19.33 KiB
/wp-admin/edit-comments.php0.260 s0.528 s+0.268 s3.39 MiB3.41 MiB+ 18.87 KiB
/0.350 s0.220 s-0.130 s3.42 MiB3.4 MiB- 21.22 KiB
Average 0.424 s0.379 s-0.045 s3.79 MiB3.81 MiB+ 23.74 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.3%769617
JavaScript10.9%10451
PO File6.4%61221
CSS1.8%1701
JSON0.7%701
Total 958 88 11

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

[10-Apr-2024 05:16:37 UTC] PHP Notice:  Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6078
[10-Apr-2024 05:16:37 UTC] PHP Notice:  Function wpdb::prepare was called incorrectly. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 6078
[10-Apr-2024 05:16:37 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