The main accessibility panel
Accessibility Helper is a WordPress plugin designed to make your website more accessible for everyone. It provides an easy-to-use panel that lets visitors adjust font size, switch to a dyslexia-friendly font, hear image descriptions read aloud, and apply color schemes for common types of color blindness — all with customizable colors and styles to match your site’s branding.
localStorage to remember user settings.speechSynthesis to speak out image descriptions on hover.– First time load up, a notification pops up that mentions about using keyboard shortcode to access panel.
speechSynthesis API — supported in most modern browsers but not all.#accessibility-page-wrapper) for scaling — very rare conflicts could occur if your theme or other plugins rely on the same ID.localStorage for persistence.style.css file — feel free to customize it further.If you find a bug, have a feature request, or need help, feel free to reach out to [[email protected]].
Open Dyslexic font by Abbie Gonzalez
jsDelivr
This plugin is released under the GPLv3 or later.
Happy building a more inclusive web!