=== AddonLogic Holiday Closed Notice ===
Contributors: snehalpancholi
Tags: holiday notice, closed banner, notice bar, announcement
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Show a 'we are closed' banner during admin-defined holiday date ranges. Dismissible, styleable, zero configuration required.

== Description ==

AddonLogic Holiday Closed Notice lets you schedule one or more notice banners for specific date ranges. During those dates a full-width top (or bottom) bar appears on every page with your custom message. When the date range ends, the banner disappears automatically — no manual toggling needed.

Features:
* Unlimited scheduled notices, each with its own message and date range
* Enable/disable individual notices without deleting them
* Position banner at the top or bottom of the page
* Dismissible with cookie (expires after 1 year, resets between periods)
* Custom background colour, text colour, and font size
* HTML allowed in messages (links, bold, italic)
* Loads CSS/JS only when a notice is active
* Falls back to wp_footer for themes without wp_body_open

== Installation ==

1. Upload `holiday-closed-notice` to `/wp-content/plugins/`.
2. Activate the plugin.
3. Go to Settings > Holiday Notice.
4. Add a notice with a message, start date, and end date.

== Changelog ==

= 1.0.0 =
* Initial release.
