Webriti SMTP Mail 1.0

Does Webriti SMTP Mail work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 7.52 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 version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/webriti-smtp-mail/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=webriti-smtp-mail%2Fwebriti-smtp-mail.php&plugin_status=all&paged=1&s&_wpnonce=38451e7f01
Aspect after-activation
HTTP status 200
Load time 0.949 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Settings → Webriti SMTP Mail

Page screenshot: Settings → Webriti SMTP Mail
URL /wp-admin/options-general.php?page=webriti_smtpmail_panels
Aspect menu-item
HTTP status 200
Load time 0.608 s
Memory usage 5.39 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.205 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.601 s0.534 s-0.067 s3.92 MiB3.94 MiB+ 13.95 KiB
/wp-admin/edit.php0.507 s0.618 s+0.111 s3.98 MiB3.99 MiB+ 13.95 KiB
/wp-admin/post-new.php1.966 s1.725 s-0.241 s6.56 MiB6.57 MiB+ 18.38 KiB
/wp-admin/upload.php0.691 s0.627 s-0.064 s3.89 MiB3.88 MiB- 3.46 KiB
/wp-admin/options-writing.php0.523 s0.489 s-0.034 s3.86 MiB3.86 MiB+ 544 bytes
/wp-admin/media-new.php0.576 s0.846 s+0.270 s3.85 MiB3.86 MiB+ 8.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.507 s0.502 s-0.005 s3.86 MiB3.88 MiB+ 13.9 KiB
/wp-admin/post-new.php?post_type=page1.790 s1.912 s+0.122 s6.55 MiB6.56 MiB+ 13.9 KiB
/wp-admin/options-discussion.php0.594 s0.706 s+0.112 s3.86 MiB3.86 MiB- 2.97 KiB
/wp-admin/edit-comments.php0.523 s0.514 s-0.009 s3.88 MiB3.88 MiB- 3.47 KiB
/0.287 s0.201 s-0.086 s4.23 MiB4.24 MiB+ 9.24 KiB
Average 0.779 s0.789 s+0.010 s4.4 MiB4.41 MiB+ 7.52 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
PHP50.3%303525
CSS43.4%26161
JavaScript6.3%3831
Total 602 61 7

PHP Code Analysis | More results »

Lines of code 113
Total complexity 23
Median class complexity 5.0
Median method complexity 1.0
Most complex class WebritiSmtpMail
Most complex function webriti_phpmailer_init_smtp()
Classes 1
Methods 4
Functions 7

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.

Options wp_options 10

PHP Error Log 2 lines

[21-May-2026 18:57:21 UTC] PHP Deprecated:  File class-phpmailer.php is <strong>deprecated</strong> since version 5.5.0! Use wp-includes/PHPMailer/PHPMailer.php instead. The PHPMailer class has been moved to wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /wp-includes/functions.php on line 6170
[21-May-2026 18:57:21 UTC] PHP Deprecated:  File class-smtp.php is <strong>deprecated</strong> since version 5.5.0! Use wp-includes/PHPMailer/SMTP.php instead. The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /wp-includes/functions.php on line 6170
See also: All tests for this plugin, How to Hide the "Webriti SMTP Mail" Admin Menu