Advanced Access Manager 6.9.11

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

Summary

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

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

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

Environment
WordPress version6.2.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

AAM ‹ Test site — WordPress

Page screenshot: AAM ‹ Test site — WordPress
URL /wp-admin/admin.php?page=aam
Requested URL /wp-admin/plugins.php?action=activate&plugin=advanced-access-manager%2Faam.php&plugin_status=all&paged=1&s&_wpnonce=6a18a347d5
Aspect after-activation
HTTP status 200
Load time 0.943 s
Memory usage 4.14 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.448 s
Memory usage 3.36 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.28 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.002 s
Memory usage 5.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.318 s0.687 s+0.369 s3.07 MiB3.41 MiB+ 346.46 KiB
/wp-admin/edit.php0.216 s0.309 s+0.093 s3.1 MiB3.5 MiB+ 407.59 KiB
/wp-admin/post-new.php0.882 s1.050 s+0.168 s5.02 MiB5.48 MiB+ 468.66 KiB
/wp-admin/upload.php0.753 s0.328 s-0.425 s3.02 MiB3.33 MiB+ 322.73 KiB
/wp-admin/options-writing.php0.206 s0.178 s-0.028 s3.01 MiB3.31 MiB+ 309.49 KiB
/wp-admin/media-new.php0.281 s0.291 s+0.010 s2.99 MiB3.32 MiB+ 334.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.214 s+0.025 s3.01 MiB3.34 MiB+ 340.09 KiB
/wp-admin/post-new.php?post_type=page0.607 s0.847 s+0.240 s5.01 MiB5.47 MiB+ 464.24 KiB
/wp-admin/options-discussion.php0.236 s0.408 s+0.172 s3 MiB3.32 MiB+ 323.54 KiB
/wp-admin/edit-comments.php0.230 s0.252 s+0.022 s3.03 MiB3.34 MiB+ 324.8 KiB
/0.328 s0.217 s-0.111 s2.97 MiB3.28 MiB+ 314.45 KiB
Average 0.386 s0.435 s+0.049 s3.38 MiB3.74 MiB+ 359.66 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
PHP67.3%15,89813,384177
JavaScript18.8%4,4507534
CSS7.4%1,756611
PO File6.0%1,4088331
SVG0.4%10112
Total 23,613 15,032 185

PHP Code Analysis | More results »

Lines of code 13,131
Total complexity 2,625
Median class complexity 14.5
Median method complexity 2.5
Most complex class AAM_Service_Content
Most complex function AAM_Service_Content::_convertToPostStatements()
Classes 114
Methods 796
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 3

Custom Post Types 1

ID Name
aam_policyAccess Policies

Sidebar Widgets 1

ID Name
aam_backend_loginAAM Secure Login

PHP Error Log 16 lines

[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:09 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
[06-Jun-2023 00:09:11 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
[06-Jun-2023 00:09:11 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
[06-Jun-2023 00:09:11 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
[06-Jun-2023 00:09:11 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
[06-Jun-2023 00:09:11 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
[06-Jun-2023 00:09:11 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
[06-Jun-2023 00:09:11 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
[06-Jun-2023 00:09:11 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