Skip to contentSkip to content

🗣️ Easy language · Stand: 27.05.2026  |  ← Normale Sprache
AI module WCAG 4.1.2 + 1.3.1 Level A

AI ARIA assistant

Das Tool untersucht komplexe Widgets. Es schlägt ARIA-Rollen, Zustände und Eigenschaften vor.

What it does

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.

This is how the plugin implements it.

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.
In the plugin backend

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

When do you need the module?

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.

Related modules

That fits together thematically.

  • ARIA Manager

    WCAG 4.1.2

    Automatically assigns correct ARIA roles, states, and properties to interactive elements.

  • Keyboard navigation

    WCAG 2.1.1

    Make sure that every interactive element is accessible without a mouse — Tab, Enter, arrow keys, Esc.

  • AI Audit Assistant

    WCAG 2.1 AA/AAA

    Content-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.

15-minute initial consultation
View all modules

Normale Sprache