miniOrange 2 Factor Authentication 6.0.8

Does "miniOrange 2 Factor Authentication" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 240.39 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/miniorange-2-factor-authentication/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

miniOrange 2FA › Setup Wizard

Page screenshot: miniOrange 2FA › Setup Wizard
URL /wp-admin/admin.php?page=mo2f-setup-wizard&current-step=welcome
Requested URL /wp-admin/plugins.php?action=activate&plugin=miniorange-2-factor-authentication%2Fminiorange_2_factor_settings.php&plugin_status=all&paged=1&s&_wpnonce=f36ffe707a
Aspect after-activation
HTTP status 200
Load time 0.456 s
Memory usage N/A
JS errors None
Resource errors None

miniOrange 2-Factor

Page screenshot: miniOrange 2-Factor
URL /wp-admin/admin.php?page=mo_2fa_two_fa
Aspect menu-item
HTTP status 200
Load time 0.805 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

miniOrange 2-Factor → White Labelling

Page screenshot: miniOrange 2-Factor → White Labelling
URL /wp-admin/admin.php?page=mo_2fa_white_labelling
Aspect menu-item
HTTP status 200
Load time 1.218 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

miniOrange 2-Factor → Reports

Page screenshot: miniOrange 2-Factor → Reports
URL /wp-admin/admin.php?page=mo_2fa_reports
Aspect menu-item
HTTP status 200
Load time 0.315 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

miniOrange 2-Factor → WhatsApp

Page screenshot: miniOrange 2-Factor → WhatsApp
URL /wp-admin/admin.php?page=mo_2fa_whatsapp
Aspect menu-item
HTTP status 200
Load time 0.398 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

miniOrange 2-Factor → My Account

Page screenshot: miniOrange 2-Factor → My Account
URL /wp-admin/admin.php?page=mo_2fa_my_account
Aspect menu-item
HTTP status 200
Load time 0.275 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

miniOrange 2-Factor → Setup Wizard

Page screenshot: miniOrange 2-Factor → Setup Wizard
URL /wp-admin/admin.php?page=mo2f-setup-wizard
Aspect menu-item
HTTP status 200
Load time 0.108 s
Memory usage N/A
JS errors None
Resource errors None

miniOrange 2-Factor → FAQs

Page screenshot: miniOrange 2-Factor → FAQs
URL /wp-admin/admin.php?page=mo_2fa_troubleshooting
Aspect menu-item
HTTP status 200
Load time 0.240 s
Memory usage 3.71 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.239 s
Memory usage 3.69 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.305 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.349 s0.391 s+0.042 s3.51 MiB3.76 MiB+ 264.16 KiB
/wp-admin/edit.php0.203 s0.209 s+0.006 s3.57 MiB3.81 MiB+ 240.43 KiB
/wp-admin/post-new.php0.756 s0.873 s+0.117 s6.06 MiB6.36 MiB+ 305 KiB
/wp-admin/upload.php0.559 s0.332 s-0.227 s3.52 MiB3.74 MiB+ 224.11 KiB
/wp-admin/options-writing.php0.221 s0.196 s-0.025 s3.5 MiB3.7 MiB+ 200.21 KiB
/wp-admin/media-new.php0.316 s0.368 s+0.052 s3.49 MiB3.7 MiB+ 208.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.241 s0.251 s+0.010 s3.5 MiB3.73 MiB+ 227.23 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.635 s+0.035 s6.05 MiB6.34 MiB+ 300.71 KiB
/wp-admin/options-discussion.php0.440 s0.284 s-0.156 s3.5 MiB3.7 MiB+ 204.71 KiB
/wp-admin/edit-comments.php0.258 s0.207 s-0.051 s3.52 MiB3.72 MiB+ 204.18 KiB
/0.312 s0.194 s-0.118 s3.43 MiB3.69 MiB+ 265.25 KiB
Average 0.387 s0.358 s-0.029 s3.97 MiB4.2 MiB+ 240.39 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
Language % Lines of code Comment lines Files
PHP99.5%21,1716,605136
SVG0.2%37011
Markdown0.1%3001
HTML0.1%2002
JavaScript0.1%1801
Total 21,276 6,605 151

PHP Code Analysis | More results »

Lines of code 17,571
Total complexity 2,960
Median class complexity 33.5
Median method complexity 2.0
Most complex class TwoFA\Handler\Twofa\Miniorange_Authentication
Most complex function TwoFA\Handler\Twofa\Miniorange_Authentication::mo2f_auth_save_settings()
Classes 64
Methods 731
Functions 32

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 2

Options wp_options 27

Meta Boxes

{
    "dashboard": {
        "custom_help_widget": {
            "title": "MiniOrange Website Security",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide miniOrange 2 Factor Authentication Admin Menus and Widgets