Display accessibility issues and reports from AAArdvark Accessibility directly in your WordPress admin dashboard to automatically monitor a11y issues …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
49
7 issue groups
Security
27
3 issue groups
I18n
26
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activity".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$activity['loggable']['commentable_id']'.
Sample message
Mismatched text domain. Expected 'website-accessibility-audit-checker' but got 'aaardvark'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $activity ..." but found "<?= $activity ..."
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VERSION".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "aaa_time_elapsed_string".
Sample message
Plugin name "AAArdvark Accessibility Reports" is different from the name declared in plugin header "AAArdvark".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
39
External assets
2
Incoming endpoints
3
register_rest_route
register_rest_route
admin_post
First score snapshot
v1.2.3
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 104 | 62 | 42 | v1.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.