=== LeadBlaze Chat ===
Contributors: yildirimgoks
Tags: chatbot, chat, live chat, lead collection, contact form
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.1
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI-powered chat widget for WordPress. Lightweight, responsive, and easy to integrate with your site.

== Description ==

Source code to build this plugin can be found at: https://github.com/yildirimgoks/leadblaze-widget

The LeadBlaze Chat plugin allows you to easily add an AI-powered chat interface to your WordPress site. Perfect for customer support, lead generation, and user engagement.

= Usage =

**Floating Widget**
Enable the floating widget in settings to display it automatically on your chosen pages.

**Shortcode**
Place the chatbot anywhere in your content:
`[leadch_widget]`

With custom parameters:
`[leadch_widget height="500px" width="400px" theme="dark"]`

**PHP Template Tag**
For theme developers:
`<?php echo do_shortcode('[leadch_widget]'); ?>`

= Requirements =

* WordPress 5.0 or higher
* PHP 7.2 or higher
* Valid site key from LeadBlaze

== Frequently Asked Questions ==

= How do I get a site key? =

Contact LeadBlaze support to obtain a site key for your domain.

= Can I customize the widget appearance? =

Yes! The plugin supports light and dark themes, and you can further customize it with CSS variables.

= Does it work with page builders? =

Yes, the shortcode works with all major page builders including Elementor, Divi, and Gutenberg.

= Is the widget mobile-friendly? =

Absolutely! The widget is fully responsive and adapts to all screen sizes.

= Can I show the widget only on specific pages? =

Yes, you can configure it to show on all pages, home page only, or specific pages by ID.


= Will it slow down my site? =

No, the widget is optimized for performance at only ~25KB gzipped and loads asynchronously.

= Can I have multiple widgets on the same page? =

Yes, you can use multiple shortcodes with different configurations on the same page.


== Changelog ==

= 1.0.1 =
* Minor readme update

= 1.0.0 =
* Initial release
* Core chat functionality
* WordPress admin interface
* Shortcode support
* Floating widget mode
* Light/dark themes

== Upgrade Notice ==

= 1.0.1 =
Minor updates to readme file.

= 1.0.0 =
Initial release of the LeadBlaze Chat plugin.

== Privacy Policy ==

This plugin communicates with an external chatbot service at https://leadblaze.ai. Data transmitted includes:
* User messages
* Session identifiers
* Client identifiers (if configured)
* Site key for authentication

Please ensure you have appropriate privacy policies in place and user consent where required.

== Support ==

For support, feature requests, or bug reports, please visit our support forum or contact us at support@leadblaze.ai
