=== Migal Calendar ===
Contributors: santaba
Donate link: https://buymeacoffee.com/santaba
Tags: calendar, memo, schedule, fullcalendar, event
Requires at least: 6.0
Tested up to: 7.1
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple, lightweight calendar plugin to leave event memos directly from the WordPress admin dashboard and display them on the front-end.

== Description ==
Migal Calendar is a clean, minimal calendar plugin for WordPress. It provides an intuitive interface in the WordPress admin area to quickly click on any date, type a memo or event note, and save it instantly via Ajax.
The saved memos can easily be displayed on the front-end of your site using a shortcode.

### Key Features
* **Simple Admin Editor:** Click any date in the admin calendar to add, edit, or delete memos.
* **Ajax Powered:** Save all your changes seamlessly without full page reloads.
* **Front-end Display:** Show your calendar and events cleanly to your site visitors.
* **Lightweight & Fast:** Built on top of FullCalendar with no unnecessary bloat.
* **Translation Ready:** Fully internationalized and ready for localization.

== Installation ==
1. Upload the `migal-calendar` folder to the `/wp-content/plugins/` directory, or install the plugin directly through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to **Migal Calendar** in the WordPress admin menu to start adding memos.
4. Use the shortcode `[migal_calendar_display]` on any page or post to display the calendar on your front-end.

== Frequently Asked Questions ==
= How do I display the calendar on my website? =
Simply insert the [migal_calendar_display] shortcode into any post or page.
= Who can edit the calendar memos? =
By default, only users with the `manage_options` capability (Administrators) can edit and save memos in the admin dashboard.

== Screenshots ==
1. Admin calendar dashboard with inline editor.
2. Front-end calendar view for visitors.

== Changelog ==
= 1.0.0 =
* Initial official release.

== Upgrade Notice ==
= 1.0.0 =
Initial release.
