=== Calendareto Valentine’s Day Countdown ===
Contributors: calendareto
Tags: valentine, countdown, calendar, timer, holiday
Requires at least: 4.7
Tested up to: 6.9
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A lightweight and clean countdown timer to Valentine’s Day.  
Add the shortcode [calendareto valentine countdown] anywhere to display the timer.

== Description ==
This plugin displays a live countdown to the next Valentine’s Day (February 14).  
The calculation is done automatically, with no external API required.  
Suitable for blogs, shops, and greeting pages.

== How to Use ==
1. Install the plugin.
2. Add the main shortcode inside any page or post:  
   `[calendareto valentine countdown]`

== Installation ==
1. Upload the `calendareto-valentine-countdown` folder to `/wp-content/plugins/`
2. Activate the plugin through the “Plugins” menu in WordPress.
3. Add the shortcode `[calendareto valentine countdown]` to any post, page, or widget.

== Set Language ==
You can define the language as a second argument inside the shortcode:

Example:  
`[calendareto valentine countdown en]`

Supported languages:

* **English (default)**  
  `[calendareto valentine countdown en]`

* **Farsi / Persian (فارسی)**  
  `[calendareto valentine countdown fa]`

* **Dutch (Nederlands)**  
  `[calendareto valentine countdown nl]`

* **Turkish (Türkçe)**  
  `[calendareto valentine countdown tr]`

== Live demo ==
You can check an *Online Live Demo* of this Countdown plugin here:
[Calendareto Valentine's Day Page](https://calendareto.com/holiday/valentines-day/ "Valentine’s Day - Calendareto")

== Screenshots ==
1. In this screenshot we have the Valentine countdown box with live timer.

== Changelog ==
= 1.0.4 =
* Tested up to: WordPress 6.9 (compatibility verified)
* Maintenance: Code cleanup and minor security improvements
= 1.0.3 =
* Minor markup cleanup for improved structure and theme compatibility.
* Small CSS adjustments for better visual alignment across themes.
= 1.0.2 =
* Refactored shortcode architecture to support simultaneous use of multiple Calendareto plugins.
* Implemented a shared dispatcher system to prevent conflicts.
= 1.0.1 =
* Improved responsive design in CSS.
* Updated styles to inherit fonts from the active theme.
= 1.0 =
* Initial release.
* Core features implemented

== Upgrade Notice ==
= 1.0.4 =
Recommended security and maintenance update. Ensures full compatibility with WordPress 6.9.
= 1.0.3 =
Minor update for better theme compatibility and markup cleanup. No action required.
= 1.0.2 =
IMPORTANT: Major refactoring of shortcode architecture. If using multiple Calendareto plugins, ensure all are updated to 1.0.2 or later to prevent conflicts.
= 1.0.1 =
Responsive design improvements. Styles now inherit fonts from your theme automatically.
= 1.0 =
Initial release: Clean and lightweight Valentine’s Day countdown timer with four-language support.
