Accessibility Checker 1.6.3

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: 144.35 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=6ba70e50a6
Aspect after-activation
HTTP status 200
Load time 0.386 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 1.092 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.195 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.302 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.751 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.393 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.662 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.830 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.414 s0.434 s+0.020 s2.83 MiB2.99 MiB+ 164.41 KiB
/wp-admin/edit.php0.225 s0.340 s+0.115 s2.85 MiB2.99 MiB+ 144.88 KiB
/wp-admin/post-new.php0.796 s0.672 s-0.124 s5.22 MiB5.4 MiB+ 188.38 KiB
/wp-admin/upload.php0.612 s0.424 s-0.188 s2.77 MiB2.9 MiB+ 127.68 KiB
/wp-admin/options-writing.php0.223 s0.202 s-0.021 s2.77 MiB2.88 MiB+ 119.21 KiB
/wp-admin/media-new.php0.471 s0.261 s-0.210 s2.74 MiB2.88 MiB+ 140.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.214 s-0.001 s2.76 MiB2.9 MiB+ 144.67 KiB
/wp-admin/post-new.php?post_type=page0.635 s0.784 s+0.149 s5.21 MiB5.39 MiB+ 183.76 KiB
/wp-admin/options-discussion.php0.237 s0.322 s+0.085 s2.75 MiB2.88 MiB+ 129.93 KiB
/wp-admin/edit-comments.php0.248 s0.235 s-0.013 s2.78 MiB2.91 MiB+ 126.58 KiB
/0.319 s0.334 s+0.015 s3.13 MiB3.24 MiB+ 118.23 KiB
Average 0.400 s0.384 s-0.016 s3.26 MiB3.4 MiB+ 144.35 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 2 lines

[16-Oct-2023 23:22:19 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
[16-Oct-2023 23:22:19 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