Mail Bank 4.0.14

Does Mail Bank work with WordPress 6.8.3 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: 59.12 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.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/wp-mail-bank/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Setup Wizard ‹ Test site — WordPress

Page screenshot: Setup Wizard ‹ Test site — WordPress
URL /wp-admin/admin.php?page=mb_email_configuration
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-mail-bank%2Fwp-mail-bank.php&plugin_status=all&paged=1&s&_wpnonce=74efd1abdc
Aspect after-activation
HTTP status 200
Load time 0.633 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

WP Mail Bank

Page screenshot: WP Mail Bank
URL /wp-admin/admin.php?page=wp_mail_bank_wizard
Aspect menu-item
HTTP status 200
Load time 0.195 s
Memory usage 3.56 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.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.328 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.313 s+0.020 s3.51 MiB3.57 MiB+ 67.52 KiB
/wp-admin/edit.php0.193 s0.240 s+0.047 s3.57 MiB3.64 MiB+ 69.51 KiB
/wp-admin/post-new.php0.776 s1.228 s+0.452 s6.06 MiB6.13 MiB+ 67.32 KiB
/wp-admin/upload.php0.830 s0.312 s-0.518 s3.52 MiB3.57 MiB+ 51.79 KiB
/wp-admin/options-writing.php0.216 s0.204 s-0.012 s3.5 MiB3.55 MiB+ 55.78 KiB
/wp-admin/media-new.php0.280 s0.295 s+0.015 s3.49 MiB3.55 MiB+ 63.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.360 s0.186 s-0.174 s3.5 MiB3.58 MiB+ 74.96 KiB
/wp-admin/post-new.php?post_type=page0.608 s0.739 s+0.131 s6.05 MiB6.11 MiB+ 62.84 KiB
/wp-admin/options-discussion.php0.346 s0.282 s-0.064 s3.5 MiB3.55 MiB+ 52.28 KiB
/wp-admin/edit-comments.php0.292 s0.227 s-0.065 s3.52 MiB3.57 MiB+ 51.78 KiB
/0.293 s0.194 s-0.099 s3.43 MiB3.46 MiB+ 32.6 KiB
Average 0.408 s0.384 s-0.024 s3.97 MiB4.03 MiB+ 59.12 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
CSS
Language % Lines of code Comment lines Files
PHP58.7%20,2196,45283
JavaScript21.4%7,3627,1517
CSS19.7%6,7699012
SVG0.2%7302
Total 34,423 13,693 104

PHP Code Analysis | More results »

Lines of code 9,458
Total complexity 1,570
Median class complexity 15.5
Median method complexity 1.0
Most complex class Mail_Bank_Zend_Mail
Most complex function Mail_Bank_Zend_Validate_Hostname::is_valid()
Classes 58
Methods 438
Functions 56

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 3

Options wp_options 3

Meta Boxes

{
    "dashboard": {
        "mb_dashboard_widget": {
            "title": "Mail Bank Statistics",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[01-Oct-2025 01:46:17 UTC] PHP Deprecated:  Optional parameter $headers declared before required parameter $email_configuration_settings is implicitly treated as a required parameter in /wp-content/plugins/wp-mail-bank/includes/class-mail-bank-auth-host.php on line 175
[01-Oct-2025 01:46:17 UTC] PHP Deprecated:  Optional parameter $attachments declared before required parameter $email_configuration_settings is implicitly treated as a required parameter in /wp-content/plugins/wp-mail-bank/includes/class-mail-bank-auth-host.php on line 175
See also: All tests for this plugin, How to Hide Mail Bank Admin Menus and Widgets