jwp-a11y 3.3.3

Does jwp-a11y work with WordPress 4.9.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
39PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1.39 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.076 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version4.9.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/jwp-a11y/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=jwp-a11y%2Fjwp-a11y.php&plugin_status=all&paged=1&s&_wpnonce=f67d7e10b2
Aspect after-activation
HTTP status 200 OK
Load time 0.389 s
Memory usage 4.64 MiB
JS errors None
Resource errors None

A11y Center

Page screenshot: A11y Center
URL /wp-admin/admin.php?page=jwp-a11y
Aspect menu-item
HTTP status 200 OK
Load time 0.216 s
Memory usage 4.59 MiB
JS errors None
Resource errors None

A11y Center → jwp-a11y Settings

Page screenshot: A11y Center → jwp-a11y Settings
URL /wp-admin/admin.php?page=jwp-a11y/jwp_a11y_settings
Aspect menu-item
HTTP status 200 OK
Load time 0.136 s
Memory usage 5.26 MiB
JS errors None
Resource errors None

A11y Center → Pages

Page screenshot: A11y Center → Pages
URL /wp-admin/admin.php?page=jwp-a11y/jwp_a11y_pages
Aspect menu-item
HTTP status 200 OK
Load time 0.115 s
Memory usage 4.59 MiB
JS errors None
Resource errors None

A11y Center → Checklist

Page screenshot: A11y Center → Checklist
URL /wp-admin/admin.php?page=jwp-a11y/jwp_a11y_checklist
Aspect menu-item
HTTP status 200 OK
Load time 0.198 s
Memory usage 4.59 MiB
JS errors None
Resource errors None

A11y Center → Bulk

Page screenshot: A11y Center → Bulk
URL /wp-admin/admin.php?page=jwp-a11y/jwp_a11y_bulk
Aspect menu-item
HTTP status 200 OK
Load time 0.182 s
Memory usage 4.59 MiB
JS errors None
Resource errors None

A11y Center → Issues

Page screenshot: A11y Center → Issues
URL /wp-admin/admin.php?page=jwp-a11y/jwp_a11y_issues
Aspect menu-item
HTTP status 200 OK
Load time 0.186 s
Memory usage 4.62 MiB
JS errors None
Resource errors None

A11y Center → Documents

Page screenshot: A11y Center → Documents
URL /wp-admin/admin.php?page=jwp-a11y/jwp_a11y_docs
Aspect menu-item
HTTP status 200 OK
Load time 0.155 s
Memory usage 4.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 OK
Load time 0.126 s
Memory usage 2.96 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 OK
Load time 0.275 s
Memory usage 4.57 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 OK
Load time 0.226 s
Memory usage 4.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.147 s0.141 s-0.006 s3.12 MiB4.57 MiB+ 1.45 MiB
/wp-admin/edit.php0.147 s0.265 s+0.118 s3.14 MiB4.57 MiB+ 1.43 MiB
/wp-admin/post-new.php0.215 s0.309 s+0.094 s3.21 MiB4.57 MiB+ 1.36 MiB
/wp-admin/upload.php0.107 s0.158 s+0.051 s2.98 MiB4.57 MiB+ 1.59 MiB
/wp-admin/options-writing.php0.094 s0.197 s+0.103 s2.97 MiB4.57 MiB+ 1.6 MiB
/wp-admin/media-new.php0.059 s0.175 s+0.116 s2.97 MiB4.57 MiB+ 1.61 MiB
/wp-admin/edit-tags.php?taxonomy=category0.099 s0.208 s+0.109 s3.01 MiB4.57 MiB+ 1.57 MiB
/wp-admin/post-new.php?post_type=page0.184 s0.322 s+0.138 s3.22 MiB4.57 MiB+ 1.36 MiB
/wp-admin/options-discussion.php0.143 s0.148 s+0.005 s2.97 MiB4.57 MiB+ 1.6 MiB
/wp-admin/edit-comments.php0.106 s0.190 s+0.084 s3.01 MiB4.57 MiB+ 1.56 MiB
/0.083 s0.109 s+0.026 s2.76 MiB2.96 MiB+ 213.88 KiB
Average 0.126 s0.202 s+0.076 s3.03 MiB4.42 MiB+ 1.39 MiB

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 11

Meta Boxes

{
    "post": {
        "jwp_a11y_add_custom_box_field_post": {
            "title": "Additional Accessibility Check",
            "context": "side"
        }
    },
    "page": {
        "jwp_a11y_add_custom_box_field_page": {
            "title": "Additional Accessibility Check",
            "context": "side"
        }
    },
    "attachment": {
        "jwp_a11y_add_custom_box_field_attachment": {
            "title": "Additional Accessibility Check",
            "context": "side"
        }
    }
}

PHP Error Log 39 lines

[02-Nov-2018 12:55:32 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:32 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index: standard in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 9
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index:  in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 9
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index: target_level in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 16
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index: dependencies in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 37
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index: selected_method in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 54
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index:  in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 54
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Use of undefined constant A11YC_LANG_CHECKED_PAGES - assumed 'A11YC_LANG_CHECKED_PAGES' in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 92
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index: test_period in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 148
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index: contact in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 157
[02-Nov-2018 12:55:33 UTC] PHP Notice:  Undefined index: report in /wp-content/plugins/jwp-a11y/a11yc/libs/a11yc/views/results/index.php on line 168
[02-Nov-2018 12:55:34 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:35 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:35 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:36 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:36 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:37 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:38 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:38 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:38 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:39 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:39 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:39 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:40 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:40 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:40 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:40 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:41 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:41 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:42 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:42 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:42 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:43 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:44 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:45 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
[02-Nov-2018 12:55:45 UTC] PHP Notice:  Constant A11YC_CONFIG_PATH already defined in /wp-content/plugins/jwp-a11y/config/a11yc.php on line 28
See also: All tests for this plugin