Advanced Access Manager 6.9.3

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: 333 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.338 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=908cd4bb85
Aspect after-activation
HTTP status 200
Load time 0.286 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.880 s
Memory usage 3.77 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.230 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.348 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.380 s
Memory usage 5.33 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.126 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.284 s0.270 s-0.014 s3.05 MiB3.38 MiB+ 339.08 KiB
/wp-admin/edit.php0.188 s0.201 s+0.013 s3.07 MiB3.4 MiB+ 336.76 KiB
/wp-admin/post-new.php0.771 s2.830 s+2.059 s4.97 MiB5.35 MiB+ 389.28 KiB
/wp-admin/upload.php0.580 s0.523 s-0.057 s2.99 MiB3.3 MiB+ 315.98 KiB
/wp-admin/options-writing.php0.173 s0.163 s-0.010 s2.99 MiB3.28 MiB+ 302.63 KiB
/wp-admin/media-new.php0.283 s0.252 s-0.031 s2.97 MiB3.29 MiB+ 327.43 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.194 s+0.009 s2.98 MiB3.31 MiB+ 333.43 KiB
/wp-admin/post-new.php?post_type=page0.629 s2.358 s+1.729 s4.96 MiB5.33 MiB+ 380.21 KiB
/wp-admin/options-discussion.php0.204 s0.283 s+0.079 s2.98 MiB3.28 MiB+ 316.78 KiB
/wp-admin/edit-comments.php0.202 s0.201 s-0.001 s3 MiB3.31 MiB+ 318.05 KiB
/0.285 s0.224 s-0.061 s2.94 MiB3.24 MiB+ 303.4 KiB
Average 0.344 s0.682 s+0.338 s3.35 MiB3.68 MiB+ 333 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,74212,314170
JavaScript19.9%4,4877324
CSS7.7%1,742611
PO File6.3%1,4088331
SVG0.5%11923
Total 22,498 13,942 179

PHP Code Analysis | More results »

Lines of code 11,944
Total complexity 2,459
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 735
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

[23-Nov-2022 02:22:47 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
[23-Nov-2022 02:22:47 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
[23-Nov-2022 02:22:47 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
[23-Nov-2022 02:22:47 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
[23-Nov-2022 02:22:47 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
[23-Nov-2022 02:22:47 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
[23-Nov-2022 02:22:52 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
[23-Nov-2022 02:22:52 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
[23-Nov-2022 02:22:52 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
[23-Nov-2022 02:22:52 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
[23-Nov-2022 02:22:56 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
[23-Nov-2022 02:22:56 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
[23-Nov-2022 02:22:56 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
[23-Nov-2022 02:22:56 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
[23-Nov-2022 02:23:00 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
[23-Nov-2022 02:23:00 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
[23-Nov-2022 02:23:00 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
[23-Nov-2022 02:23:00 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
[23-Nov-2022 02:23:03 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
[23-Nov-2022 02:23:03 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
[23-Nov-2022 02:23:03 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
[23-Nov-2022 02:23:03 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