=== Meeto Video Call Widget ===
Contributors: meeto
Tags: video call, video chat, widget, support, telehealth
Requires at least: 5.8
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Video calls on your WordPress site: a floating call button or an inline widget. No sign-up for visitors, persistent named rooms, free plan included.

== Description ==

Add free video calls to your WordPress site in two minutes — no sign-up for your visitors and no WebRTC to wire up yourself:

* **Floating button** — an Intercom-style bubble in the corner of every page; a click opens a full video call panel (lobby, screen sharing, chat, reactions).
* **Inline widget** — embed the call into any page or post with the `[meeto_widget]` shortcode.
* **Persistent rooms** — set a room name (e.g. "support") and every visitor lands in the same room; you join as host from your Meeto dashboard.
* **No visitor sign-up, nothing to install** — calls run right in the browser, powered by [Meeto](https://meeto.me).

Free plan: up to 10 participants, 60-minute group calls. Pro removes the limits, unlocks 4K and lets you hide the badge.

== Installation ==

1. Install and activate the plugin.
2. Sign in at [meeto.me/app](https://meeto.me/app), create an embed key and add your site domain to it.
3. Paste the key in Settings → Meeto Widget. Done — the call button is live.

For an inline widget, disable auto-insert and put `[meeto_widget]` (optionally `[meeto_widget room_name="sales" height="600"]`) into any page.

== Frequently Asked Questions ==

= Do my visitors need an account? =
No. Visitors just enter a name and join the call in the browser.

= Where do I manage rooms and see who is in a call? =
In your Meeto dashboard (meeto.me/app → Widget): every named room shows live participants and an "Open as host" button.

= Is it GDPR-friendly? =
The widget loads from meeto.me only on pages where it is enabled; no tracking cookies are set for visitors.

== Changelog ==

= 1.0.0 =
* First release: floating button, inline shortcode, persistent named rooms, accent color, language override.
