A11Y-Check-Plugin BA-Abschluss
This is my first WordPress-Plugin to check the accessibility of created pages.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hackhecht/a11y-check-plugin/archive/refs/heads/main.zipThis is a WordPress Plugin to check the accessibility of your created pages. It uses the axe-core library (axe v4.6.3). See the test-results in the Plugin-Dashboard. Step in deeper to see the details of the accibility issues. Get usesful information and hints to fix the issues. Find the Elements on your side to change them for more web-accessibility.
Getting startet
This is a WordPress a Plugin to check the accessibility of your created pages.
-
Install the Plugin
-
Activate the Plugin
-
Preview your sites
-
Check the accessibility of your sites in the Plugin-Dashboard
Installation
Download Zip of this repository and install it as a plugin in your WordPress installation.