=== Replio Chat ===
Contributors: samstickkz
Tags: chat, ai, customer support, live chat, whatsapp
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add the Replio AI support chat to your WordPress site. Answers your customers 24/7 in 50+ languages, from your own knowledge base.

== Description ==

Replio is an AI customer-support agent. This plugin adds the Replio chat widget to your WordPress site in one step: paste your widget key and save.

* 24/7 instant replies in 50+ languages, from your own knowledge base
* Reads photos and screenshots
* Logs complaints and hands off to your team when a human is needed
* One lightweight script, loaded asynchronously — no impact on page speed

You need a Replio account and a website widget key. Get a free 14-day trial at https://replio.live and copy your key from the dashboard under Channels → Website widget.

== External services ==

This plugin connects your site to Replio, a third-party AI customer-support service, to power the chat widget. It is required for the plugin to work, and a Replio account and widget key are needed.

When a visitor opens the chat on your site, the widget script is loaded from Replio (https://replio.live/widget.js) and anything the visitor sends — their messages, and basic context such as approximate country and browser language — is transmitted to Replio's servers to generate replies. Nothing is sent until a visitor interacts with the chat.

By using this plugin you agree to Replio's terms and privacy policy:

* Service / terms: https://replio.live
* Privacy Policy: https://replio.live/privacy.html

== Installation ==

1. Upload the plugin to your site (Plugins → Add New → Upload Plugin) and activate it.
2. Go to Settings → Replio Chat.
3. Paste your widget key and save. The chat bubble appears on your site.

== Frequently Asked Questions ==

= Where do I find my widget key? =
In your Replio dashboard (https://replio.live/dashboard.html) under Channels → Website widget.

= Does it slow down my site? =
No. The widget is a single small script loaded asynchronously after your page renders.

= Can I turn it off without deleting it? =
Yes. Settings → Replio Chat → untick "Show the chat widget on the site".

== Changelog ==

= 1.0.1 =
* Enqueue the widget script with wp_enqueue_script (was printed directly).

= 1.0.0 =
* First release: settings page + footer injection of the Replio widget.
