Advanced Access Manager 6.9.4

Does Advanced Access Manager work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/advanced-access-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=advanced-access-manager%2Faam.php&plugin_status=all&paged=1&s&_wpnonce=6e7cc6f2b0
Aspect after-activation
HTTP status 200
Load time 0.270 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

AAM

Page screenshot: AAM
URL /wp-admin/admin.php?page=aam
Aspect menu-item
HTTP status 200
Load time 0.846 s
Memory usage 3.78 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.226 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 2.727 s
Memory usage 5.35 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 2.474 s
Memory usage 5.34 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.133 s
Memory usage 5.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.288 s0.254 s-0.034 s3.05 MiB3.38 MiB+ 342.45 KiB
/wp-admin/edit.php0.187 s0.194 s+0.007 s3.07 MiB3.47 MiB+ 402.23 KiB
/wp-admin/post-new.php0.763 s2.614 s+1.851 s4.97 MiB5.35 MiB+ 392.66 KiB
/wp-admin/upload.php0.564 s0.491 s-0.073 s2.99 MiB3.3 MiB+ 319.35 KiB
/wp-admin/options-writing.php0.173 s0.173 s+0.000 s2.99 MiB3.29 MiB+ 306 KiB
/wp-admin/media-new.php0.277 s0.242 s-0.035 s2.97 MiB3.29 MiB+ 330.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.198 s+0.016 s2.98 MiB3.31 MiB+ 336.8 KiB
/wp-admin/post-new.php?post_type=page0.607 s2.373 s+1.766 s4.96 MiB5.34 MiB+ 383.59 KiB
/wp-admin/options-discussion.php0.199 s0.271 s+0.072 s2.98 MiB3.29 MiB+ 320.16 KiB
/wp-admin/edit-comments.php0.201 s0.209 s+0.008 s3 MiB3.31 MiB+ 321.42 KiB
/0.282 s0.203 s-0.079 s2.94 MiB3.24 MiB+ 306.77 KiB
Average 0.338 s0.657 s+0.318 s3.35 MiB3.69 MiB+ 342.02 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
Language % Lines of code Comment lines Files
PHP65.5%14,75012,346170
JavaScript19.9%4,4877324
CSS7.7%1,742611
PO File6.3%1,4088331
SVG0.5%11923
Total 22,506 13,974 179

PHP Code Analysis | More results »

Lines of code 11,951
Total complexity 2,461
Median class complexity 13.0
Median method complexity 3.0
Most complex class AAM_Service_Content
Most complex function AAM_Service_Content::_convertToPostStatements()
Classes 109
Methods 736
Functions 0

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 6

Custom Post Types 1

ID Name
aam_policyAccess Policies

Sidebar Widgets 1

ID Name
aam_backend_loginAAM Secure Login

Meta Boxes

{
    "post": {
        "aam-access-manager": {
            "title": "Access Manager",
            "context": "advanced"
        }
    },
    "page": {
        "aam-access-manager": {
            "title": "Access Manager",
            "context": "advanced"
        }
    }
}

PHP Error Log 22 lines

[19-Dec-2022 19:27:41 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 168
[19-Dec-2022 19:27:41 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 169
[19-Dec-2022 19:27:41 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/User.php on line 270
[19-Dec-2022 19:27:41 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/tmpl/service/redirect.php on line 75
[19-Dec-2022 19:27:41 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 168
[19-Dec-2022 19:27:41 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 169
[19-Dec-2022 19:27:46 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 168
[19-Dec-2022 19:27:46 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 169
[19-Dec-2022 19:27:46 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/User.php on line 270
[19-Dec-2022 19:27:46 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/tmpl/service/redirect.php on line 75
[19-Dec-2022 19:27:50 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 168
[19-Dec-2022 19:27:50 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 169
[19-Dec-2022 19:27:50 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/User.php on line 270
[19-Dec-2022 19:27:50 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/tmpl/service/redirect.php on line 75
[19-Dec-2022 19:27:54 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 168
[19-Dec-2022 19:27:54 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 169
[19-Dec-2022 19:27:54 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/User.php on line 270
[19-Dec-2022 19:27:54 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/tmpl/service/redirect.php on line 75
[19-Dec-2022 19:27:58 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 168
[19-Dec-2022 19:27:58 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/Role.php on line 169
[19-Dec-2022 19:27:58 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/Feature/Subject/User.php on line 270
[19-Dec-2022 19:27:58 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/advanced-access-manager/application/Backend/tmpl/service/redirect.php on line 75
See also: All tests for this plugin, How to Hide Advanced Access Manager Admin Menus