AI ARIA assistant
Das Tool untersucht komplexe Widgets. Es schlägt ARIA-Rollen, Zustände und Eigenschaften vor.
Function in one sentence — and in three sentences
Das Modul "ARIA Manager" löst oft die meisten Probleme. Das klappt bei Schaltflächen, Tabs und Klappmenüs. Manche Widgets sind schwierig. Dazu gehören eigene Lightboxen, spezielle Datumsauswähler, Filter-Assistenten. Die KI hilft hier. Du wählst das Widget im Backend aus. Die KI analysiert die Struktur und macht einen Änderungsvorschlag.
Technical measures
- Widget capture: via backend click (element picker) or CSS selector.
- DOM snapshot: HTML structure of the widget + 1 level parent as context.
- AI analysis: identifies the UI pattern (tab-list, menu, dialog, grid, tree) and suggests corresponding ARIA attributes.
- Code diff previewBefore/After comparisons directly in the backend, with justification for each attribute.
- takeover: via JavaScript hook (modifies DOM at runtime), not via theme edit.
You can find these settings in the module tab.
- AI provider + API key
- Model: more precise recommended (Claude Sonnet, GPT-4)
- Widget Registry: active custom widgets with their suggestions
- Auto-apply after confirmation: yes / only by click
- Conflict behavior during re-rendering: remain stable / ask again
Pfad im Admin: WP-Admin → Barrierefreiheit → Module → KI ARIA-Assistent
Use case
Das Tool ist gut für Seiten mit eigenen Benutzeroberflächen. Du brauchst es oft bei speziellen Filtern im Shop oder eigenen Anmeldehilfen. Normale Baukastenseiten brauchen das oft nicht.
That fits together thematically.
ARIA Manager
WCAG 4.1.2Automatically assigns correct ARIA roles, states, and properties to interactive elements.
Keyboard navigation
WCAG 2.1.1Make sure that every interactive element is accessible without a mouse — Tab, Enter, arrow keys, Esc.
AI Audit Assistant
WCAG 2.1 AA/AAAContent-based WCAG issue detection beyond classic scanners — tonality, clarity, link sense, microcopy.
Activate the module for your site?
Im ersten Gespräch sehen wir nach 15 Minuten, ob du das Modul brauchst. Wir besprechen die Einrichtung.