Accessibility Checker 1.7.0

Does Accessibility Checker work with WordPress 6.4.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: 151.93 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.4.2
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=f7eef0516f
Aspect after-activation
HTTP status 200
Load time 0.507 s
Memory usage 4.07 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 1.022 s
Memory usage 3.52 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.190 s
Memory usage 3.47 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.310 s
Memory usage 4.16 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.346 s
Memory usage 8.49 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.380 s
Memory usage 3.56 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.687 s
Memory usage 5.64 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.884 s
Memory usage 5.63 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.381 s0.368 s-0.013 s3.38 MiB3.56 MiB+ 180.12 KiB
/wp-admin/edit.php0.215 s0.307 s+0.092 s3.41 MiB3.56 MiB+ 160.63 KiB
/wp-admin/post-new.php1.013 s0.638 s-0.375 s5.46 MiB5.64 MiB+ 186.68 KiB
/wp-admin/upload.php0.717 s0.495 s-0.222 s3.32 MiB3.46 MiB+ 143.42 KiB
/wp-admin/options-writing.php0.238 s0.229 s-0.009 s3.32 MiB3.45 MiB+ 135.58 KiB
/wp-admin/media-new.php0.335 s0.286 s-0.049 s3.29 MiB3.45 MiB+ 155.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.193 s-0.019 s3.31 MiB3.47 MiB+ 160.41 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.624 s+0.021 s5.45 MiB5.63 MiB+ 182.06 KiB
/wp-admin/options-discussion.php0.318 s0.278 s-0.040 s3.3 MiB3.44 MiB+ 145.67 KiB
/wp-admin/edit-comments.php0.256 s0.222 s-0.034 s3.33 MiB3.47 MiB+ 142.29 KiB
/0.310 s0.220 s-0.090 s3.36 MiB3.43 MiB+ 78.49 KiB
Average 0.418 s0.351 s-0.067 s3.72 MiB3.87 MiB+ 151.93 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
PHP95.4%8,6852,81570
Markdown2.7%24501
XML0.6%5902
JSON0.6%5601
SVG0.5%5005
JavaScript0.0%434
CSS0.0%202
Total 9,101 2,818 85

PHP Code Analysis | More results »

Lines of code 8,467
Total complexity 1,912
Median class complexity 26.0
Median method complexity 2.0
Most complex class simple_html_dom_node
Most complex function simple_html_dom_node::seek()
Classes 13
Methods 146
Functions 167

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 6

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 4 lines

[19-Dec-2023 21:22:41 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/accessibility-checker/includes/classes/class-scans-stats.php on line 440
[19-Dec-2023 21:22:41 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/accessibility-checker/includes/classes/class-scans-stats.php on line 440
[19-Dec-2023 21:22:46 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/accessibility-checker/includes/classes/class-scans-stats.php on line 440
[19-Dec-2023 21:22:46 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/accessibility-checker/includes/classes/class-scans-stats.php on line 440
See also: All tests for this plugin, How to Hide Accessibility Checker Admin Menus and More