=== Lunacal.ai ===
Contributors: lunacal
Tags: calendar, appointment, scheduling, booking
Plugin Name: Lunacal.ai
Description: Simplest and easiest way to embed Lunacal.ai in WordPress.
Author: Lunacal.ai, Ayush Gupta
Author URI: https://lunacal.ai/
Version: 1.1.1
Requires at least: 4.0
Tested up to: 6.8
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.en.html
Text Domain: lunacal-calendar-scheduling
Stable tag: 1.1.1

Embed Lunacal booking calendar in WordPress.

== Description ==

Lunacal allows you to efficiently manage and maintain your calendar.
Embed your branded booking experience directly in WordPress using a simple shortcode.

== Features ==

- Add Lunacal booking calendar to any WordPress page/post with a simple shortcode.
- Customize your booking appearance via your Lunacal dashboard.
- Supports multiple booking links per site.
- Mobile-responsive embed.

== Installation ==

1. Install the plugin via WordPress dashboard or upload the ZIP file directly.
2. Activate the plugin.
3. Paste the embed shortcode in a page or post.
4. Shortcode format: **[lunacal url=username/meeting-name]**
5. Format: `username/meeting-name`  
   Example: For `https://lunacal.ai/john/demo`, use `john/demo` in the shortcode.
   So the shortcode becomes: [lunacal url=john/demo]
6. Voila now you have the calendar embedded on your wordpress site.

== Shortcode ==

**[lunacal url=username/meetingid]**

- `url` — (required) The partial path to your booking calendar.

== Frequently Asked Questions ==

= Can I use multiple shortcodes on the same page? =
Yes. Each embed is isolated and loads independently.

= Can I use the full Lunacal URL in the shortcode? =
No, use only the path after the domain. For example: `john/demo`.

= Where do I customize the appearance of my booking calendar? =
Inside your [Lunacal dashboard](https://app.lunacal.ai/{username}).

== Screenshots ==

1. Example of an embedded calendar inside a WordPress page.


== Changelog ==

= 1.0.0 =
* Initial release of the Lunacal WordPress embed plugin.

== Upgrade Notice ==

= 1.0.0 =
Initial version. Add future features and enhancements via your Lunacal dashboard.