Accessibility Checker 1.6.4

Does Accessibility Checker work with WordPress 6.3.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: 144.41 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=1f2992df9e
Aspect after-activation
HTTP status 200
Load time 0.354 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.759 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.202 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.304 s
Memory usage 3.6 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.521 s
Memory usage 8.32 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.397 s
Memory usage 2.99 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.672 s
Memory usage 5.4 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.807 s
Memory usage 5.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.380 s0.361 s-0.019 s2.83 MiB2.99 MiB+ 164.41 KiB
/wp-admin/edit.php0.210 s0.302 s+0.092 s2.85 MiB2.99 MiB+ 144.88 KiB
/wp-admin/post-new.php0.756 s0.652 s-0.104 s5.22 MiB5.4 MiB+ 188.38 KiB
/wp-admin/upload.php0.657 s0.468 s-0.189 s2.77 MiB2.89 MiB+ 127.67 KiB
/wp-admin/options-writing.php0.283 s0.209 s-0.074 s2.76 MiB2.88 MiB+ 119.21 KiB
/wp-admin/media-new.php0.273 s0.251 s-0.022 s2.74 MiB2.88 MiB+ 140.81 KiB
/wp-admin/edit-tags.php?taxonomy=category0.214 s0.197 s-0.017 s2.76 MiB2.9 MiB+ 144.67 KiB
/wp-admin/post-new.php?post_type=page0.582 s0.596 s+0.014 s5.21 MiB5.39 MiB+ 183.76 KiB
/wp-admin/options-discussion.php0.214 s0.253 s+0.039 s2.75 MiB2.88 MiB+ 129.93 KiB
/wp-admin/edit-comments.php0.262 s0.413 s+0.151 s2.78 MiB2.91 MiB+ 126.58 KiB
/0.287 s0.310 s+0.023 s3.13 MiB3.24 MiB+ 118.23 KiB
Average 0.374 s0.365 s-0.010 s3.25 MiB3.4 MiB+ 144.41 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.5%8,5922,72770
Markdown2.7%24501
XML0.7%5902
SVG0.6%5005
JSON0.5%4601
CSS0.0%202
JavaScript0.0%212
Total 8,996 2,728 83

PHP Code Analysis | More results »

Lines of code 8,380
Total complexity 1,897
Median class complexity 18.0
Median method complexity 2.0
Most complex class simple_html_dom_node
Most complex function simple_html_dom_node::seek()
Classes 13
Methods 144
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 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 4 lines

[17-Oct-2023 15:35:32 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
[17-Oct-2023 15:35:32 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
[17-Oct-2023 15:35:38 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
[17-Oct-2023 15:35:38 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