Calendareto Christmas Countdown

外掛說明

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

螢幕擷圖

安裝方式

  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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Calendareto Christmas Countdown〉的開發相關工作。

參與者

變更記錄

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