Advanced Access Manager 6.9.12

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: 363.67 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.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=583268128e
Aspect after-activation
HTTP status 200
Load time 1.755 s
Memory usage 4.15 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.374 s
Memory usage 3.37 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.261 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.136 s
Memory usage 5.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.437 s0.261 s-0.176 s3.07 MiB3.42 MiB+ 350.85 KiB
/wp-admin/edit.php0.203 s0.212 s+0.009 s3.1 MiB3.5 MiB+ 413.09 KiB
/wp-admin/post-new.php0.841 s1.538 s+0.697 s5.02 MiB5.51 MiB+ 497.34 KiB
/wp-admin/upload.php0.894 s0.502 s-0.392 s3.02 MiB3.34 MiB+ 328.23 KiB
/wp-admin/options-writing.php0.172 s0.160 s-0.012 s3.01 MiB3.32 MiB+ 314.99 KiB
/wp-admin/media-new.php0.262 s0.257 s-0.005 s2.99 MiB3.32 MiB+ 339.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.187 s-0.008 s3.01 MiB3.34 MiB+ 345.59 KiB
/wp-admin/post-new.php?post_type=page1.125 s0.782 s-0.343 s5.01 MiB5.5 MiB+ 492.92 KiB
/wp-admin/options-discussion.php0.299 s0.245 s-0.054 s3 MiB3.32 MiB+ 329.04 KiB
/wp-admin/edit-comments.php0.248 s0.203 s-0.045 s3.03 MiB3.35 MiB+ 330.3 KiB
/0.320 s0.299 s-0.021 s3.03 MiB3.28 MiB+ 258.27 KiB
Average 0.454 s0.422 s-0.032 s3.39 MiB3.75 MiB+ 363.67 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.9%16,59613,963184
JavaScript18.6%4,5567774
CSS7.2%1,767611
PO File5.8%1,4088331
SVG0.4%10212
Total 24,429 15,635 192

PHP Code Analysis | More results »

Lines of code 13,817
Total complexity 2,728
Median class complexity 15.0
Median method complexity 2.0
Most complex class AAM_Service_Content
Most complex function AAM_Service_Content::_convertToPostStatements()
Classes 121
Methods 835
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

[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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
[20-Jun-2023 01:08: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