Accessibility Checker 1.5.2

Does Accessibility Checker work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 130.17 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/accessibility-checker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=accessibility-checker%2Faccessibility-checker.php&plugin_status=all&paged=1&s&_wpnonce=dcfaa8f954
Aspect after-activation
HTTP status 200
Load time 0.293 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Accessibility Checker

Page screenshot: Accessibility Checker
URL /wp-admin/admin.php?page=accessibility_checker
Aspect menu-item
HTTP status 200
Load time 0.200 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Accessibility Checker → Settings

Page screenshot: Accessibility Checker → Settings
URL /wp-admin/admin.php?page=accessibility_checker_settings
Aspect menu-item
HTTP status 200
Load time 0.161 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Accessibility Checker → Settings → System Info

Page screenshot: Accessibility Checker → Settings → System Info
URL /wp-admin/admin.php?page=accessibility_checker_settings&tab=system_info
Aspect menu-item-tab
HTTP status 200
Load time 0.399 s
Memory usage 3.25 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.338 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.279 s
Memory usage 2.98 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 0.564 s
Memory usage 5.38 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 0.534 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.306 s0.277 s-0.029 s2.82 MiB2.98 MiB+ 155.32 KiB
/wp-admin/edit.php0.178 s0.164 s-0.014 s2.85 MiB2.98 MiB+ 131.09 KiB
/wp-admin/post-new.php0.667 s0.573 s-0.094 s5.21 MiB5.38 MiB+ 168.23 KiB
/wp-admin/upload.php0.592 s0.334 s-0.258 s2.77 MiB2.88 MiB+ 114.09 KiB
/wp-admin/options-writing.php0.195 s0.176 s-0.019 s2.76 MiB2.87 MiB+ 105.62 KiB
/wp-admin/media-new.php0.247 s0.212 s-0.035 s2.74 MiB2.86 MiB+ 126.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.150 s-0.019 s2.76 MiB2.88 MiB+ 131.08 KiB
/wp-admin/post-new.php?post_type=page0.529 s0.562 s+0.033 s5.21 MiB5.37 MiB+ 163.7 KiB
/wp-admin/options-discussion.php0.189 s0.188 s-0.001 s2.75 MiB2.86 MiB+ 116.34 KiB
/wp-admin/edit-comments.php0.176 s0.170 s-0.006 s2.78 MiB2.89 MiB+ 113.73 KiB
/0.262 s0.222 s-0.040 s3.13 MiB3.23 MiB+ 106.15 KiB
Average 0.319 s0.275 s-0.044 s3.25 MiB3.38 MiB+ 130.17 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
Language % Lines of code Comment lines Files
PHP97.1%13,6273,42577
Markdown1.7%24501
XML0.4%5902
SVG0.4%5005
JSON0.3%4601
CSS0.0%202
JavaScript0.0%212
Total 14,031 3,426 90

PHP Code Analysis | More results »

Lines of code 9,425
Total complexity 2,140
Median class complexity 18.5
Median method complexity 2.0
Most complex class simple_html_dom_node
Most complex function simple_html_dom_node::seek()
Classes 18
Methods 225
Functions 174

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.

Database Tables 1

Options wp_options 5

Meta Boxes

{
    "dashboard": {
        "edac_dashboard_scan_summary": {
            "title": "Accessibility Checker",
            "context": "normal"
        }
    },
    "post": {
        "edac-meta-box": {
            "title": "Accessibility Checker",
            "context": "normal"
        }
    },
    "page": {
        "edac-meta-box": {
            "title": "Accessibility Checker",
            "context": "normal"
        }
    }
}

PHP Error Log 16 lines

[28-Aug-2023 20:27:35 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:35 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:35 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[28-Aug-2023 20:27:35 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[28-Aug-2023 20:27:38 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:38 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:38 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[28-Aug-2023 20:27:38 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[28-Aug-2023 20:27:42 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:42 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[28-Aug-2023 20:27:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[28-Aug-2023 20:27:45 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[28-Aug-2023 20:27:45 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[28-Aug-2023 20:27:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
See also: All tests for this plugin, How to Hide Accessibility Checker Admin Menus and More