Accessibility Checker 1.6.2

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

Summary

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

Memory usage: 136.9 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.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=52a79e3cbb
Aspect after-activation
HTTP status 200
Load time 0.402 s
Memory usage 3.86 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.581 s
Memory usage 2.94 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.207 s
Memory usage 2.9 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.393 s
Memory usage 3.59 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.554 s
Memory usage 8.31 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.425 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.715 s
Memory usage 5.39 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.604 s
Memory usage 5.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.383 s0.379 s-0.004 s2.83 MiB2.98 MiB+ 157.67 KiB
/wp-admin/edit.php0.232 s0.318 s+0.086 s2.85 MiB2.99 MiB+ 138.15 KiB
/wp-admin/post-new.php0.783 s0.678 s-0.105 s5.22 MiB5.39 MiB+ 181.64 KiB
/wp-admin/upload.php0.828 s0.467 s-0.361 s2.77 MiB2.89 MiB+ 120.2 KiB
/wp-admin/options-writing.php0.258 s0.213 s-0.045 s2.76 MiB2.87 MiB+ 111.73 KiB
/wp-admin/media-new.php0.304 s0.272 s-0.032 s2.74 MiB2.87 MiB+ 132.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.194 s-0.006 s2.76 MiB2.89 MiB+ 137.2 KiB
/wp-admin/post-new.php?post_type=page0.693 s0.617 s-0.076 s5.21 MiB5.38 MiB+ 177.02 KiB
/wp-admin/options-discussion.php0.230 s0.435 s+0.205 s2.75 MiB2.87 MiB+ 122.45 KiB
/wp-admin/edit-comments.php0.254 s0.255 s+0.001 s2.78 MiB2.9 MiB+ 119.84 KiB
/0.288 s0.321 s+0.033 s3.13 MiB3.24 MiB+ 107.32 KiB
Average 0.405 s0.377 s-0.028 s3.25 MiB3.39 MiB+ 136.9 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,4182,67169
Markdown2.8%24501
XML0.7%5902
SVG0.6%5005
JSON0.5%4601
CSS0.0%202
JavaScript0.0%212
Total 8,822 2,672 82

PHP Code Analysis | More results »

Lines of code 8,178
Total complexity 1,884
Median class complexity 16.0
Median method complexity 2.0
Most complex class simple_html_dom_node
Most complex function simple_html_dom_node::seek()
Classes 12
Methods 130
Functions 177

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

[14-Oct-2023 19:51: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
[14-Oct-2023 19:51: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
See also: All tests for this plugin, How to Hide Accessibility Checker Admin Menus and More