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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Calendareto Christmas Countdown”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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