Calendareto Christmas Countdown

Leírás

This plugin displays a live countdown to the next Christmas Day (December 25).
The calculation is done automatically, with no external API required.
Perfect for blogs, shops, landing pages, and holiday-themed websites.

How to Use

  1. Install the plugin.
  2. Add the main shortcode inside any page or post:
    [calendareto christmas countdown]

Set Language

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

Example:
[calendareto christmas countdown en]

Supported languages:

  • English (default)
    [calendareto christmas countdown en]

  • Farsi / Persian (فارسی)
    [calendareto christmas countdown fa]

  • Dutch (Nederlands)
    [calendareto christmas countdown nl]

  • Turkish (Türkçe)
    [calendareto christmas countdown tr]

Live demo

You can check an Online Live Demo of this Countdown plugin here:
Calendareto Christmas Day Page

Képernyőmentések

  • In this screenshot we have the Christmas countdown box with live timer.

Telepítés

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

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Calendareto Christmas Countdown” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Calendareto Christmas Countdown” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0.2

  • Performance Boost: Scripts and styles now load exclusively on pages where [calendareto christmas countdown] shortcode is present (conditional enqueuing).
  • WordPress 7.0 Ready: Full compatibility testing completed with WordPress 7.0.
  • Smart Asset Loading: Prevents unnecessary resource loading on pages without Christmas countdown.
  • Shortcode Detection: Improved detection algorithm for shortcode attributes.
  • Security Hardening: Additional sanitization for shortcode attributes.

1.0.1

  • Tested up to: WordPress 6.9 (compatibility verified)
  • Maintenance: Code cleanup and minor security improvements

1.0

  • Initial release of the plugin
  • Core features implemented