=== Accessibility Enhancer ===
Contributors: ministryofcoders
Donate link: https://github.com/shayanabbas/accessibility-enhancer
Tags: accessibility, WCAG, ADA, accessibility reports, accessibility enhancer,
Tested up to: 6.7
Stable tag: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

The Accessibility Enhancer plugin is designed to improve your WordPress website's accessibility and ensure compliance with WCAG standards.

== 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.

== 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.

== Frequently Asked Questions ==

= 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.

== Screenshots ==

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

== 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.

== Upgrade Notice ==

= 1.0.0 =
Initial release of the plugin. Ensure your site meets the minimum requirements (WordPress 5.0+, PHP 8.3+).

== License ==

This plugin is licensed under the GPLv3 or later. For more details, visit [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html).
