Accessibility Checker 1.5.3

Does Accessibility Checker work with WordPress 6.3.1 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: 129.77 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.1
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=40f0184943
Aspect after-activation
HTTP status 200
Load time 0.329 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.186 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.153 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.337 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.356 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.351 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.592 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.536 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.330 s0.299 s-0.031 s2.82 MiB2.98 MiB+ 155.32 KiB
/wp-admin/edit.php0.192 s0.198 s+0.006 s2.85 MiB2.98 MiB+ 131.09 KiB
/wp-admin/post-new.php0.710 s0.944 s+0.234 s5.21 MiB5.38 MiB+ 168.23 KiB
/wp-admin/upload.php0.541 s0.374 s-0.167 s2.77 MiB2.88 MiB+ 114.08 KiB
/wp-admin/options-writing.php0.194 s0.177 s-0.017 s2.76 MiB2.87 MiB+ 105.62 KiB
/wp-admin/media-new.php0.285 s0.232 s-0.053 s2.74 MiB2.86 MiB+ 126.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.185 s+0.013 s2.76 MiB2.88 MiB+ 131.08 KiB
/wp-admin/post-new.php?post_type=page0.535 s0.574 s+0.039 s5.21 MiB5.37 MiB+ 163.7 KiB
/wp-admin/options-discussion.php0.355 s0.190 s-0.165 s2.75 MiB2.86 MiB+ 116.34 KiB
/wp-admin/edit-comments.php0.207 s0.185 s-0.022 s2.78 MiB2.89 MiB+ 113.73 KiB
/0.249 s0.274 s+0.025 s3.13 MiB3.23 MiB+ 101.82 KiB
Average 0.343 s0.330 s-0.013 s3.25 MiB3.38 MiB+ 129.77 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,6303,42577
Markdown1.7%24501
XML0.4%5902
SVG0.4%5005
JSON0.3%4601
CSS0.0%202
JavaScript0.0%212
Total 14,034 3,426 90

PHP Code Analysis | More results »

Lines of code 9,428
Total complexity 2,141
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

[01-Sep-2023 14:58:57 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[01-Sep-2023 14:58:57 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
[01-Sep-2023 14:58:57 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[01-Sep-2023 14:58:57 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
[01-Sep-2023 14:59:00 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[01-Sep-2023 14:59:00 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
[01-Sep-2023 14:59:00 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[01-Sep-2023 14:59:00 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
[01-Sep-2023 14:59:04 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[01-Sep-2023 14:59:04 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
[01-Sep-2023 14:59:04 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[01-Sep-2023 14:59:04 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
[01-Sep-2023 14:59:07 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1000
[01-Sep-2023 14:59:07 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
[01-Sep-2023 14:59:07 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/accessibility-checker/accessibility-checker.php on line 1001
[01-Sep-2023 14:59:07 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