Authorizer 3.2.2

Does Authorizer work with WordPress 5.9.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
10PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 237.6 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.044 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.9.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/authorizer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=authorizer%2Fauthorizer.php&plugin_status=all&paged=1&s&_wpnonce=8e727f96ae
Aspect after-activation
HTTP status 200
Load time 0.318 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Authorizer

Page screenshot: Authorizer
URL /wp-admin/admin.php?page=authorizer
Aspect menu-item
HTTP status 200
Load time 1.124 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Authorizer → Login Access

Page screenshot: Authorizer → Login Access
URL /wp-admin/admin.php?page=authorizer
Aspect menu-item-tab
HTTP status 200
Load time 0.779 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Authorizer → Public Access

Page screenshot: Authorizer → Public Access
URL /wp-admin/admin.php?page=authorizer
Aspect menu-item-tab
HTTP status 200
Load time 0.838 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Authorizer → External Service

Page screenshot: Authorizer → External Service
URL /wp-admin/admin.php?page=authorizer
Aspect menu-item-tab
HTTP status 200
Load time 0.944 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Authorizer → Advanced

Page screenshot: Authorizer → Advanced
URL /wp-admin/admin.php?page=authorizer
Aspect menu-item-tab
HTTP status 200
Load time 0.877 s
Memory usage 3.64 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.325 s
Memory usage 3.52 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.346 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.431 s+0.081 s3.37 MiB3.6 MiB+ 240.66 KiB
/wp-admin/edit.php0.214 s0.193 s-0.021 s3.4 MiB3.62 MiB+ 226 KiB
/wp-admin/post-new.php1.134 s1.413 s+0.279 s6.14 MiB6.37 MiB+ 230.95 KiB
/wp-admin/upload.php0.475 s0.360 s-0.115 s3.25 MiB3.54 MiB+ 297.95 KiB
/wp-admin/options-writing.php0.279 s0.159 s-0.120 s3.24 MiB3.46 MiB+ 217.73 KiB
/wp-admin/media-new.php0.281 s0.240 s-0.041 s3.23 MiB3.45 MiB+ 234.12 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.212 s+0.028 s3.27 MiB3.55 MiB+ 291.02 KiB
/wp-admin/post-new.php?post_type=page1.102 s1.268 s+0.166 s6.14 MiB6.36 MiB+ 226.54 KiB
/wp-admin/options-discussion.php0.214 s0.388 s+0.174 s3.22 MiB3.45 MiB+ 234.37 KiB
/wp-admin/edit-comments.php0.242 s0.255 s+0.013 s3.27 MiB3.55 MiB+ 289.97 KiB
/0.276 s0.314 s+0.038 s3.4 MiB3.52 MiB+ 124.25 KiB
Average 0.432 s0.476 s+0.044 s3.81 MiB4.04 MiB+ 237.6 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP57.5%5,8302,45522
PO File24.3%2,4658562
JavaScript11.7%1,1852376
Sass5.3%539512
CSS0.7%66165
JSON0.4%3601
XML0.1%1541
Total 10,136 3,619 39

PHP Code Analysis | More results »

Lines of code 5,843
Total complexity 1,372
Median class complexity 47.0
Median method complexity 4.0
Most complex class Authorizer\Options
Most complex function Authorizer\Options::set_default_options()
Classes 18
Methods 130
Functions 3

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 5

Meta Boxes

{
    "dashboard": {
        "auth_dashboard_widget": {
            "title": "Authorizer Settings",
            "context": "normal"
        }
    }
}

PHP Error Log 10 lines

[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 687
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 688
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 696
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 699
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: scheme in /wp-includes/canonical.php on line 720
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 687
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 688
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 696
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: host in /wp-includes/canonical.php on line 699
[24-Feb-2022 12:10:22 UTC] PHP Notice:  Undefined index: scheme in /wp-includes/canonical.php on line 720
See also: All tests for this plugin, How to Hide Authorizer Admin Menus and Widgets