=== Zitochat ===
Contributors: dominic123
Tags: live chat, customer support, chat widget
Requires at least: 5.6
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a smart live chat widget to your website with Zitochat.

== Description ==

Zitochat allows you to add a real-time chat widget to your website.

Simply enter your Client ID and start chatting with your visitors instantly.

== External Services ==

This plugin connects to Zitochat external services to provide the live chat widget and real-time messaging functionality.

It loads JavaScript widget assets from:
https://zitochat.store/

It also verifies the Client ID using:
https://api.zitochat.com/

When the plugin is active, the following data may be sent to Zitochat services:

* The configured Client ID for account verification
* Visitor chat messages and interaction data
* Basic browser and device information required for chat functionality

These requests are made only when the chat widget is loaded or when the site administrator verifies the Client ID.

Service provider:
Zitochat

Terms of Service:
https://zitochat.com/Terms-of-service

Privacy Policy:
https://zitochat.com/privacy

== Installation ==

1. Upload the plugin
2. Activate it
3. Go to Settings → Zitochat
4. Paste your Client ID

== Frequently Asked Questions ==

= Do I need an account? =

Yes. Create one at https://zitochat.com

= Does this plugin connect to external services? =

Yes. The plugin connects to Zitochat services to load the chat widget and verify the Client ID.

== Screenshots ==

1. Chat widget on website
2. Settings page with Client ID

== Changelog ==

= 1.0.2 =

Improved script enqueue handling and updated plugin compliance requirements.