Add ARIA labels, roles, alt tags, contrast & form accessibility fixes. Accessibility checker scans for WCAG, Section 508 & ADA compliance.
Prioritized issue groups from the latest Plugin Check scan
Security
21
5 issue groups
Maintainability
6
6 issue groups
I18n
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$i'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Mismatched text domain. Expected 'aria-accessibility-toolkit' but got 'ariaat'.
Sample message
Plugin name "Web Accessibility Toolkit - Accessibility Checker & ARIA for WCAG, Section 508 & ADA Compliance" is different from the name declared in plugin header "Web Accessibility Toolkit".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Web Accessibility Toolkit - Accessibility Checker & ARIA for WCAG, Section 508 & ADA Compliance" - contains the restricted term "wc" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
50
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.7.0
58
Latest
v1.6.6
58
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 29 | 9 | 20 | v1.7.0 | 2.0.0 |
| 58 | 30 | 9 | 21 | v1.6.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.