=== AIA Report Widget ===
Contributors: aiareport, ewanreveilleadam
Tags: accessibility, a11y, wcag, reporting, feedback, widget
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily integrate the AIA accessibility reporting widget into your WordPress website.

== Description ==

AIA Report Widget allows you to quickly integrate the AIA accessibility widget into your WordPress website.

The widget enables visitors to report accessibility issues they encounter while browsing your website.

Features include:

* Automatic widget injection on every page.
* No script is loaded until a public API key is configured.
* Customizable widget color.
* Left or right screen position.
* Optional emergency accessibility contact information.
* Clean uninstall that removes all plugin settings.

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory, or install it directly from the WordPress Plugin Directory.
2. Activate the plugin through the **Plugins** screen.
3. Go to **Settings → AIA Widget**.
4. Enter your public widget key.
5. Save your settings.

== Frequently Asked Questions ==

= Where do I get my public widget key? =

You can obtain your public key from your AIA dashboard.

= Does the widget load if I do not configure a key? =

No. The plugin does not load any JavaScript until a valid public key is configured.

= Does uninstalling the plugin remove my settings? =

Yes. All plugin options are removed during uninstall.

== Screenshots ==

1. Plugin settings page.
2. Widget displayed on the website.
3. Accessibility reporting interface.

== Changelog ==

= 1.0.0 =

* Initial release.

== Upgrade Notice ==

= 1.0.0 =

Initial release of the plugin.