=== Predvora ===
Contributors: predvora
Tags: chat, ai, chatbot, assistant, support
Requires at least: 6.3
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your WordPress site to your Predvora AI representative — one click, no code, no keys to copy.

== Description ==

Predvora gives your website an AI representative that talks to your visitors, answers their questions from your own content, and hands off to you when it matters.

This plugin is the official WordPress connector. It does one thing well: it pairs your WordPress site with your Predvora workspace and renders the widget on your site's front end.

* **One-click connect** — click *Connect to Predvora*, sign in, approve, done. No API keys, no code snippets to paste.
* **Nothing to configure in WordPress** — the widget's behavior, look, and knowledge are all managed in your Predvora dashboard, so your WordPress admin stays clean.
* **Nothing sensitive stored** — the plugin stores only your public widget key and your workspace name. No passwords, no API secrets.
* **Invisible until ready** — if your workspace isn't live yet, the widget renders nothing. Your site is never broken by an unfinished setup.

= External service =

This plugin connects your site to **Predvora** (https://predvora.com), a paid third-party service. A Predvora account is required.

The plugin communicates with predvora.com at these moments:

* **When you connect or disconnect** the site in wp-admin, it exchanges a one-time pairing code (connect) or sends an informational notice (disconnect). The data sent is your site URL and your public widget key.
* **On your site's front end**, it loads the widget script from predvora.com. When visitors use the widget, their chat messages are processed by the Predvora service to generate replies.
* **On the plugin's settings page**, it checks your connection status against predvora.com.

Predvora's terms of service: https://predvora.com/terms
Predvora's privacy policy: https://predvora.com/privacy

= What this plugin does not do =

No data is collected by the plugin itself. It creates no database tables, runs no background jobs, and stores a single option with your connection details. Uninstalling removes everything.

== Installation ==

1. Install and activate the plugin.
2. Go to **Settings → Predvora**.
3. Click **Connect to Predvora**, sign in (or create your workspace), and approve the connection.
4. That's it — the widget appears on your site as soon as your workspace is live.

== Frequently Asked Questions ==

= Do I need a Predvora account? =

Yes. Connecting takes you through sign-in or registration at predvora.com. Predvora is a paid service; plans are described at https://predvora.com.

= Where do I change how the widget looks or behaves? =

In your Predvora dashboard (the **Manage in Predvora** link on the settings page). The plugin intentionally has no widget settings — one source of truth.

= Does this work on WordPress multisite? =

Not in this version. The plugin activates and works per-site; there is no network-admin integration.

= What happens when I deactivate or uninstall? =

Deactivating hides the widget and keeps your connection, so reactivating reconnects instantly. Uninstalling deletes everything the plugin stored. Your Predvora workspace itself is unaffected either way.

== Changelog ==

= 1.0.0 =
* Initial release: one-click pairing with your Predvora workspace, widget rendering, connection status, disconnect and full uninstall cleanup.
