Auditwright checks every published post and page against the Web Content Accessibility Guidelines (WCAG) 2.2, Level A and AA, and shows you the exact element that failed, the selector to find it, the success criteria it breaks, and a link to guidance on fixing it.
It is not an accessibility overlay. It adds no widget, toolbar or button to your site and changes nothing for your visitors. It is a testing tool.
Most WordPress accessibility scanners parse your page’s HTML on the server. That approach has no access to computed styles, so it cannot tell whether an element is actually visible. The result is a long list of “issues” inside hidden menus, closed accordions and inactive tabs that no visitor or screen reader will ever reach.
Auditwright loads each page the way a visitor’s browser does and tests what actually rendered. Hidden content is excluded because it is genuinely hidden, so the issues you see are ones real people encounter.
Sites covered by the European Accessibility Act are expected to publish an accessibility statement. It has to name the standard, describe how the site was assessed, give the date of the most recent review, and list the barriers people will still run into.
Every free generator for this is a form. You type the date, you type the method, you type the barriers, and the document is accurate for one day. Then the site changes and the statement quietly becomes a written claim nobody can support.
Auditwright already knows the date, the method and the barriers, so it writes the statement from your scan instead, tells you when the scan behind the published statement has been superseded, and updates the page in one click.
It will not print “fully conformant” off the back of an automated scan. That option only becomes available when nothing is outstanding and you have recorded what manual testing was actually done, because no automated tool can support that claim on its own.
The statement is created as a draft. Auditwright never publishes a legal claim about your site for you.
No automated tool finds every accessibility problem. Automated testing catches a portion of WCAG failures; the rest need human judgement and testing with real assistive technology.
This plugin will not make your site conformant on its own. It finds and documents what automated testing can detect. Treat it as the first and most repeatable step, not the last one.
Any plugin promising guaranteed compliance from automated scanning alone is misleading you.
Auditwright bundles axe-core by Deque Systems, under the Mozilla Public License 2.0. A copy of that licence is included in assets/vendor/axe-core-LICENSE.txt. axe-core runs entirely in your own browser. No page content, scan result or site data is sent anywhere.
A separate paid add-on adds a client-ready audit report organised by WCAG success criterion, report branding, scheduled scan reminders, and scanning of WooCommerce products and custom post types. It is not required, and everything described above stays free.