=== PI Accessibility Toolbar ===
Contributors: wppluginisle
Tags: accessibility, a11y, toolbar, contrast, wcag
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Lightweight, professional accessibility toolbar to help your website meet WCAG standards with ease.

PI Accessibility Toolbar offers a comprehensive suite of tools to improve website usability for all visitors. This plugin integrates seamlessly into any WordPress theme, providing essential accessibility features without bloat.

= Key Features =
* **Contrast Adjustments:** Invert colors, Monochrome mode, Dark Contrast, Light Contrast, Low and High Saturation.
* **Text Customization:** Dynamic Font Size, Line Height, and Letter Spacing adjustments.
* **Navigation Tools:** "Skip Links" for keyboard users and high-visibility focus management.
* **Visual Aids:** Highlight links and "Read Mode" to remove distracting backgrounds/sidebars.
* **Responsive Design:** Works seamlessly on desktops, tablets, and mobile devices.
* **Admin Customization:** Change toolbar colors (background, text, accent) and toggle specific features via a simple settings page.

== Installation ==

1. Upload the `pi-accessibility-toolbar` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to **Settings > A11y Toolbar** to customize your toolbar's appearance and features.

== Frequently Asked Questions ==

= Does this plugin guarantee 100% WCAG compliance? =
No automated tool can guarantee full compliance, as some requirements need manual adjustment. However, this plugin significantly aids in meeting many technical accessibility standards.

= Can I change the toolbar colors? =
Yes, you can customize the background, text, and accent colors in the plugin settings page.

= Does it work with all themes? =
The plugin is designed to be highly compatible, using high CSS specificity and "Skip Links" that adapt to common WordPress structures like Kadence, Astra, and default themes.

== Screenshots ==

1. The accessibility toolbar active on the frontend.
2. The admin settings page where you can toggle features and change colors.

== Changelog ==

= 1.1 =
* Fixed Text Domain mismatch to pi-accessibility-toolbar.
* Updated "Tested up to" version to 6.9.
* Fixed CSS layout for stepper controls (+/- buttons).
* Improved skip links visibility for WCAG compliance.
* Added missing versioning to enqueued scripts and styles.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.1 =
Critical fixes for plugin standards and layout stability.