=== VisiWidget ===
Contributors: visiable
Tags: accessibility, widget, compliance, inclusive design
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Empower your website with a state-of-the-art accessibility tool.

== Description ==
VisiWidget adds the VisiABLE accessibility widget to your site and provides a settings page for connecting the widget to your account.

== External services ==

This plugin connects to the VisiABLE API (api.visiable.ai) for two purposes:

**1. License validation**
When you enter and save your license key on the settings page, the plugin sends your license key and your site's domain name to the VisiABLE API to verify the license and retrieve your widget's CDN URL. This request is made only when a license key is submitted.

**2. Widget delivery**
Once activated, the plugin loads the VisiABLE accessibility widget on your site's frontend from a CDN URL provided by the VisiABLE API. This external script is served directly to your visitors' browsers.

Data sent to api.visiable.ai:
- Your license key (token)
- Your site's domain name

This service is operated by VisiABLE.
- Terms of Service: https://visiable.ai/en/terms-conditions
- Privacy Policy: https://visiable.ai/en/privacy-policy/

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/accessibility-widget` directory, or install the plugin through the Plugins screen.
2. Activate VisiWidget through the Plugins screen.
3. Open the VisiWidget settings page and configure your site connection.

== Changelog ==
= 1.0 =
Initial release.