Wally Monitor is a comprehensive accessibility auditing plugin that helps you identify and fix accessibility issues on your WordPress website. Built on top of axe-core (the industry-standard accessibility testing engine), it provides detailed reports and actionable insights to make your site accessible to everyone.
π Third-Party Libraries
This plugin uses the following open-source libraries:
-
axe-core v4.10.2 β Accessibility testing engine by Deque Systems
Source: https://github.com/dequelabs/axe-core
License: MPL-2.0
-
Chart.js v4.5.1 β JavaScript charting library
Source: https://github.com/chartjs/Chart.js
License: MIT
-
FPDF 1.86 β PHP PDF generation library (modified with Wally_ prefix to avoid conflicts)
Source: http://www.fpdf.org/
License: Free for personal and commercial use
π― Key Features
- Automated Full Site Scanning β Analyze all pages, posts, and custom post types in one click
- 103+ Accessibility Rules β 90 axe-core rules + 13 WordPress-specific checks
- Real-time WCAG Score β Track your accessibility score from 0-100
- SEO Integration β Shows accessibility impact directly in Yoast SEO and Rank Math meta boxes
- Block-Specific Detection β Identifies issues in WordPress Gutenberg blocks (images, buttons, headings, etc.)
- Historical Tracking β Monitor progress over time with interactive charts
- Editor Integration β Analyze content while editing posts and pages
- Professional Reports β Clean, visual dashboards with detailed violation breakdowns
- WCAG Level Detection β Categorizes issues by WCAG A, AA, AAA conformance levels
π What Does It Check?
Images & Media
* Missing alt attributes
* Empty alt text
* Gallery accessibility
* Video captions
Forms
* Missing labels
* Fieldset accessibility
* Form validation
Structure & Semantics
* Heading hierarchy
* Landmark regions
* Navigation structure
* HTML validity
Color & Contrast
* Color contrast ratios (WCAG AA/AAA)
* Text readability
Interactive Elements
* Button labels
* Link descriptions
* Keyboard navigation
* Focus indicators
WordPress Specific
* Cover block contrast
* Site logo alt text
* Search widget labels
* Embed titles
* Custom HTML warnings
π Why Accessibility Matters
- Legal Compliance β Meet ADA, Section 508, and WCAG 2.1 requirements
- Better SEO β Google prioritizes accessible websites in search rankings
- Wider Audience β Reach 15%+ of users with disabilities
- Improved UX β Accessible sites work better for everyone
- Brand Reputation β Show you care about all users
πΌ Perfect For
- Marketing agencies managing multiple client sites
- Web developers building accessible themes/plugins
- Content creators ensuring inclusive content
- E-commerce stores reaching wider audiences
- Government and educational institutions
- Anyone committed to web accessibility
π¨ Clean, Modern Interface
- Large, professional logo display
- Color-coded severity indicators
- Interactive violation cards with Quick Fix suggestions
- Mobile-responsive design
- WordPress admin design standards
π Integrations
- Yoast SEO β Accessibility analysis in SEO meta box
- Rank Math β Integrated accessibility scores
- Gutenberg β Block-level issue detection
- Classic Editor β Full compatibility
π Technical Details
- Built on axe-core 4.10.2 (Deque Systems)
- No external API calls β all processing happens locally
- No data collection or tracking
- Lightweight and optimized for performance
- Works with any WordPress theme
π Supported Languages
- English
- Portuguese (Brazil) β Interface em PortuguΓͺs
Privacy & Data
Wally Monitor does NOT:
* Collect any user data
* Send information to external servers
* Track user behavior
* Require registration or API keys
* Display advertisements
All accessibility analysis happens locally in your WordPress installation using the axe-core JavaScript library.
Support
For support, feature requests, or bug reports:
* GitHub: (adicione seu repositΓ³rio se tiver)
* WordPress.org Support Forum: https://wordpress.org/support/plugin/wally-monitor/
Credits
- Built with axe-core by Deque Systems
- Inspired by the need for better accessibility tools in WordPress
- Developed with β€οΈ for an inclusive web
Developers
Wally Monitor is open source! Developers can:
* Extend rules with custom checks
* Hook into analysis results
* Customize scoring algorithms
* Contribute to the codebase
See GitHub repository for developer documentation.