=== TrimTailor Widget ===
Contributors: trimtailor
Tags: booking, appointment, reservation, widget, salon
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Embed the TrimTailor booking widget on your WordPress website.

== Description ==

This plugin integrates the TrimTailor booking widget on your website so customers can book appointments without leaving your site.

= Features =

* Global floating booking button on every page
* Inline shortcode `[trimtailor_widget]` with per-page overrides
* Custom button triggers via `data-trimtailor-open`, `#tt-action-open`, or `TrimTailorWidget.open()`
* Optional auto-open and hide floating button
* WP Consent API registration for compatible cookie banners
* Filters for consent integration

= Support =

Questions? Email support@trimtailor.com.

== Installation ==

1. Upload the plugin zip via **Plugins > Add new > Upload plugin**, or install from the WordPress plugin directory.
2. Activate the plugin.
3. Open **Settings > TrimTailor** and enter your company ID from the TrimTailor portal.

== Frequently Asked Questions ==

= Where do I find my company ID? =

In your TrimTailor portal under Widget settings (Public facing ID).

= How do I open the widget from a custom button? =

Add `data-trimtailor-open` to any button or link, link to `#tt-action-open`, or call `TrimTailorWidget.open()` in JavaScript.

== Changelog ==

= 1.1.1 =
* Tested up to WordPress 7.1.

= 1.1.0 =
* Simplified settings: company ID only required; SDK and API URLs are configured automatically.
* Settings menu renamed to TrimTailor.
* Support contact shown on the settings page.
* Full translations for all TrimTailor website languages.

= 1.0.0 =
* Initial release.
