Descripción
Accessibility is a crucial aspect of web content creation. Many organizations must adhere to strict WCAG (Web Content Accessibility Guidelines) requirements. While the Gutenberg block editor significantly enhances content management, it still allows the publication of content that may not meet basic accessibility standards. This plugin offers site owners and content editors configurable block checks. These checks can either enforce strict accessibility error notices to prevent publishing or provide warnings in the editor while still allowing publication.
The following is a list of checks that are configurable for core blocks. Each check can be set to error (default), warning or none.
- core/button: Checks for text and link on each button
- core/heading: Prevents the usage of an level one heading in the content
- core/gallery: Checks for alternative text on an image
- core/image: Checks for alternative text on an image
- core/image: Adds a toggle to confirm image use as decorative allowing for bypass accessibility check
- core/table: Checks for a table header row on each individual table block
Getting Involved
If you would like to get involved and contribute to the development of this plugin or view it’s source code you can find more information in the plugins GitHub repo.
Capturas de pantalla
Instalación
- Upload the plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
FAQ
-
How do I use this plugin?
-
- Once activated head to the “Block Checks” page under the “Settings” menu
- Configure the checks to your liking
- Click “Save Changes”
These options will be automatically applied to existing blocks throughout your site and are active as you build new content.
-
How to uninstall the plugin?
-
Simply deactivate and delete the plugin.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Block Accessibility Checks” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Block Accessibility Checks” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0
- Plugin released.