Mail Bank 4.0.14

Does Mail Bank work with WordPress 6.5.2 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: 52.4 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 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=ea99e92c88
Aspect after-activation
HTTP status 200
Load time 0.501 s
Memory usage 3.57 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.208 s
Memory usage 3.41 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.172 s
Memory usage 3.4 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.331 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.358 s0.329 s-0.029 s3.43 MiB3.5 MiB+ 64.36 KiB
/wp-admin/edit.php0.200 s0.198 s-0.002 s3.46 MiB3.53 MiB+ 68.28 KiB
/wp-admin/post-new.php0.932 s0.745 s-0.187 s5.59 MiB5.66 MiB+ 67.8 KiB
/wp-admin/upload.php0.691 s0.446 s-0.245 s3.38 MiB3.43 MiB+ 52.45 KiB
/wp-admin/options-writing.php0.221 s0.224 s+0.003 s3.37 MiB3.41 MiB+ 44.04 KiB
/wp-admin/media-new.php0.292 s0.243 s-0.049 s3.35 MiB3.41 MiB+ 64.89 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.208 s+0.022 s3.37 MiB3.44 MiB+ 69.75 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.555 s-0.054 s5.58 MiB5.64 MiB+ 59.39 KiB
/wp-admin/options-discussion.php0.308 s0.257 s-0.051 s3.36 MiB3.41 MiB+ 54.45 KiB
/wp-admin/edit-comments.php0.232 s0.456 s+0.224 s3.39 MiB3.44 MiB+ 51.34 KiB
/0.295 s0.191 s-0.104 s3.42 MiB3.4 MiB- 20.39 KiB
Average 0.393 s0.350 s-0.043 s3.79 MiB3.84 MiB+ 52.4 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

[10-Apr-2024 06:11:22 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
[10-Apr-2024 06:11:22 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