aGo Access
aGo Access adds a floating accessibility toolbar to your WordPress site, giving visitors control over their browsing experience. It also applies automatic background fixes to improve accessibility without any visible change.
100% free. No premium. No limitations. No upsells.
Toolbar Tools (11)
- Text Size, Increase or decrease font size
- Contrast Modes, High contrast, inverted colors, dark mode
- Dyslexia-Friendly Font, Switch to OpenDyslexic
- Text Spacing, Increase line height and letter spacing
- Big Cursor, Larger, more visible mouse cursor
- Reading Guide, Horizontal line follows the mouse
- Highlight Links, Make all links visually obvious
- Stop Animations, Pause GIFs, videos, CSS animations
- Grayscale, Remove all colors
- Hide Images, Focus on text content only
- Read Aloud, Text-to-speech using Web Speech API (no API cost)
Automatic Background Fixes (7)
- Skip-to-content link for keyboard navigation
- Focus visible outline for keyboard users
- ARIA landmarks for screen readers
- Language attribute on HTML tag
- Form labels verification
- Alt text warnings in admin
- Positive tabindex correction
Additional Features
- Accessibility score scanner (checks homepage for issues)
- 6 button positions (top/middle/bottom × left/right)
- 2 button shapes (circle, rounded rectangle)
- 4 icon options (person, wheelchair, eye, universal access)
- Customizable color
- Visitor preferences saved in localStorage
- Lightweight (< 10KB CSS+JS)
- Translations: English, Spanish, Portuguese
WCAG 2.2
This plugin helps address several WCAG 2.2 success criteria including perceivable content, operable navigation, and understandable interfaces. It is not a complete compliance solution but significantly improves accessibility for most sites.
External services
This plugin does not connect to any third-party service. The optional accessibility scanner sends a single HTTP request to your own site's homepage (the same URL returned by home_url()) to analyze its markup locally on your server. No data ever leaves your installation. The dyslexia-friendly font (OpenDyslexic) and all toolbar assets are bundled with the plugin and served from your own domain. OpenDyslexic is licensed under the SIL Open Font License 1.1 (GPL-compatible).
Privacy
- Plugin settings are stored locally in the wp_options table (option agoaccess_settings).
- Visitor toolbar preferences are stored only in the visitor's own browser localStorage. They are never sent to the server or to any third party.
- Read Aloud uses the browser's built-in Web Speech API; no audio or text is sent to an external service.
- On uninstall, the agoaccess_settings option is removed.
