=== Leavoda Request Form ===
Contributors: leavoda
Tags: request form, iframe, embed, form builder
Requires at least: 5.0
Tested up to: 6.5
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Embed public Leavoda request forms in WordPress using a shortcode and auto-resizing iframe.

== Description ==

This plugin lets you embed Leavoda request forms on any WordPress page or post with a simple shortcode.

**Features:**
- Shortcode: `[leavoda_form id="FORM_ID"]`
- Auto-resizing iframe using `postMessage`
- Admin instructions page
- Works with any public Leavoda form

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin from WordPress Admin > Plugins
3. Use the shortcode `[leavoda_form id="YOUR_FORM_ID"]` in your post or page

== Screenshots ==

1. Example of a form embedded in a page
2. Admin instructions screen

== Frequently Asked Questions ==

= Where do I get my form ID? =
From your Leavoda dashboard — each form has a unique ID in the URL.

= Why doesn't the form load? =
Make sure Leavoda allows your domain to embed the form (check iframe permissions).

== Changelog ==

= 1.1 =
* Added admin instructions page
* Improved iframe height auto-resizing

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.1 =
Added admin UI and improved auto-resizing
