Accessibility Enhancer

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

  • Front-end toolbar for text resizing and contrast adjustments.
  • Admin dashboard showing automated accessibility reports.
  • WCAG compliance checker identifying missing alt tags.

Installation

  1. Upload the accessibility-enhancer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. 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.

Contributors

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.