Advanced Access Manager 6.9.9

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

Summary

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

Memory usage: 350.21 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.2
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 4

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=d6f0893868
Aspect after-activation
HTTP status 200
Load time 0.243 s
Memory usage 3.65 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.602 s
Memory usage 3.81 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.207 s
Memory usage 3.27 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 0.892 s
Memory usage 5.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.245 s-0.044 s3.07 MiB3.41 MiB+ 342.76 KiB
/wp-admin/edit.php0.187 s0.186 s-0.001 s3.1 MiB3.49 MiB+ 403.89 KiB
/wp-admin/post-new.php0.736 s0.660 s-0.076 s5.02 MiB5.44 MiB+ 433.48 KiB
/wp-admin/upload.php0.575 s0.450 s-0.125 s3.02 MiB3.33 MiB+ 319.03 KiB
/wp-admin/options-writing.php0.183 s0.144 s-0.039 s3.01 MiB3.31 MiB+ 305.79 KiB
/wp-admin/media-new.php0.292 s0.229 s-0.063 s2.99 MiB3.31 MiB+ 330.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.186 s-0.021 s3.01 MiB3.33 MiB+ 336.39 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.629 s+0.032 s5.01 MiB5.43 MiB+ 429.06 KiB
/wp-admin/options-discussion.php0.235 s0.228 s-0.007 s3 MiB3.31 MiB+ 319.84 KiB
/wp-admin/edit-comments.php0.201 s0.184 s-0.017 s3.03 MiB3.34 MiB+ 321.1 KiB
/0.298 s0.187 s-0.111 s2.97 MiB3.27 MiB+ 310.45 KiB
Average 0.345 s0.303 s-0.043 s3.38 MiB3.73 MiB+ 350.21 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
PHP66.6%15,32912,774172
JavaScript19.3%4,4327524
CSS7.6%1,753611
PO File6.1%1,4088331
SVG0.4%10112
Total 23,023 14,421 180

PHP Code Analysis | More results »

Lines of code 12,560
Total complexity 2,532
Median class complexity 14.0
Median method complexity 3.0
Most complex class AAM_Service_Content
Most complex function AAM_Service_Content::_convertToPostStatements()
Classes 111
Methods 772
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 2

Custom Post Types 1

ID Name
aam_policyAccess Policies

Sidebar Widgets 1

ID Name
aam_backend_loginAAM Secure Login

PHP Error Log 4 lines

[12-Apr-2023 00:57:31 UTC] PHP Deprecated:  Return type of AAM_Framework_Model_ServiceContext::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/advanced-access-manager/application/Framework/Model/ServiceContext.php on line 52
[12-Apr-2023 00:57:31 UTC] PHP Deprecated:  Return type of AAM_Framework_Model_ServiceContext::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/advanced-access-manager/application/Framework/Model/ServiceContext.php on line 66
[12-Apr-2023 00:57:31 UTC] PHP Deprecated:  Return type of AAM_Framework_Model_ServiceContext::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/advanced-access-manager/application/Framework/Model/ServiceContext.php on line 81
[12-Apr-2023 00:57:31 UTC] PHP Deprecated:  Return type of AAM_Framework_Model_ServiceContext::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/advanced-access-manager/application/Framework/Model/ServiceContext.php on line 99
See also: All tests for this plugin, How to Hide Advanced Access Manager Admin Menus