WP Manifestindependent plugin directory
manifest / utilities / a11y-check-plugin

A11Y-Check-Plugin BA-Abschluss

This is my first WordPress-Plugin to check the accessibility of created pages.

by Eliphas Grökel · github.com/hackhecht/a11y-check-plugin

1stars
0forks

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

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

  1. Install the Plugin

  2. Activate the Plugin

  3. Preview your sites

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