=== SeaFishingCharters Calendar ===
Contributors: seafishingcharters
Tags: calendar, fishing, charter, availability
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

For charter operators: show your Sea Fishing Charters availability calendar on your own WordPress site.

== Description ==

Install on your WordPress site, set your charter slug under Settings → SFC Calendar, then add:

`[sea_fishing_charters]`

The plugin loads availability from the Sea Fishing Charters API (server-side, cached 10 minutes) and displays a month calendar with colour-coded dates.

== External services ==

This plugin connects to the Sea Fishing Charters API to load public charter availability for the calendar shortcode.

When a page with the calendar is viewed, your WordPress site sends a server-side request to `https://api.seafishingcharters.com/charters/{slug}/availability` with your configured charter slug and a date range (from the first day of the current month through twelve months ahead). No visitor personal data is sent. Responses are cached on your server for 10 minutes.

This service is provided by Sea Fishing Charters: [terms of use](https://www.seafishingcharters.com/terms-and-conditions), [privacy policy](https://www.seafishingcharters.com/privacy-policy).

== Installation ==

1. Upload the zip via Plugins → Add New → Upload Plugin.
2. Activate the plugin.
3. Settings → SFC Calendar — enter your charter slug.
4. Add `[sea_fishing_charters]` to a page.

== Changelog ==

= 0.1.0 =
* Initial test release.
