Description
The Accessibility Enhancer plugin is designed to improve your WordPress website’s accessibility and ensure compliance with WCAG standards. Key features include:
- Dynamic Toolbar: Offers front-end tools for text resizing and contrast adjustments.
- Automated Reports: Generates accessibility reports for site admins.
- WCAG Compliance Tools: Identifies common issues like missing alt tags, improper heading structures, and low contrast.
- REST API Integration: Custom endpoints to fetch and save accessibility data.
- React Integration: Modern React-based components for the toolbar and admin dashboard.
With Accessibility Enhancer, you can ensure your website is accessible to everyone.
License
This plugin is licensed under the GPLv3 or later. For more details, visit https://www.gnu.org/licenses/gpl-3.0.html.
Screenshots
Installation
- Upload the
accessibility-enhancer
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Follow the setup instructions in the WordPress admin panel.
FAQ
-
What PHP version is required?
-
PHP 8.3 or higher is required for this plugin.
-
Can I customize the toolbar?
-
Yes, you can customize the toolbar settings from the plugin’s admin dashboard.
-
Does this plugin support multisite?
-
Yes, it supports WordPress multisite installations.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Accessibility Enhancer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Accessibility Enhancer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Added dynamic toolbar for accessibility adjustments.
- Integrated automated accessibility reports.
- Included WCAG compliance tools.
- Added REST API endpoints for accessibility data.