Accessibility Checker 1.6.9

Does Accessibility Checker work with WordPress 6.4.1 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: 152.87 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.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=6d15d000d2
Aspect after-activation
HTTP status 200
Load time 0.718 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 0.987 s
Memory usage 3.51 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.182 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.323 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.608 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.426 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 1.089 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.974 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.479 s0.445 s-0.034 s3.38 MiB3.56 MiB+ 184.09 KiB
/wp-admin/edit.php0.308 s0.368 s+0.060 s3.41 MiB3.56 MiB+ 160.59 KiB
/wp-admin/post-new.php0.945 s1.071 s+0.126 s5.46 MiB5.64 MiB+ 186.65 KiB
/wp-admin/upload.php0.697 s0.547 s-0.150 s3.32 MiB3.46 MiB+ 143.39 KiB
/wp-admin/options-writing.php0.251 s0.256 s+0.005 s3.32 MiB3.45 MiB+ 136.38 KiB
/wp-admin/media-new.php0.333 s0.343 s+0.010 s3.29 MiB3.45 MiB+ 156.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.236 s0.221 s-0.015 s3.31 MiB3.47 MiB+ 160.38 KiB
/wp-admin/post-new.php?post_type=page1.062 s0.741 s-0.321 s5.45 MiB5.63 MiB+ 186.03 KiB
/wp-admin/options-discussion.php0.347 s0.413 s+0.066 s3.3 MiB3.45 MiB+ 146.47 KiB
/wp-admin/edit-comments.php0.275 s0.295 s+0.020 s3.34 MiB3.47 MiB+ 142.26 KiB
/0.295 s0.368 s+0.073 s3.36 MiB3.43 MiB+ 78.71 KiB
Average 0.475 s0.461 s-0.015 s3.72 MiB3.87 MiB+ 152.87 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,6762,75670
Markdown2.7%24501
XML0.6%5902
JSON0.6%5601
SVG0.6%5005
CSS0.0%202
JavaScript0.0%212
Total 9,090 2,757 83

PHP Code Analysis | More results »

Lines of code 8,464
Total complexity 1,910
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 168

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

[29-Nov-2023 18:06:56 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 441
[29-Nov-2023 18:06:56 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 441
[29-Nov-2023 18:07:02 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 441
[29-Nov-2023 18:07:02 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 441
See also: All tests for this plugin, How to Hide Accessibility Checker Admin Menus and More