Calendareto Valentine’s Day Countdown

설명

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]

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

스크린샷

설치

  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.

후기

2026년 6월 6일
Amazing for Valentine’s Day I need all holidays.
모든 0 평가 읽기

기여자 & 개발자

“Calendareto Valentine’s Day Countdown”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Calendareto Valentine’s Day Countdown”(을)를 번역하세요.

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

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

변경이력

1.0.5

  • Performance: Scripts and styles now load only on pages/posts where the shortcode is actually used (conditional enqueuing).
  • Compatibility: Tested and verified compatible with WordPress 7.0.
  • Security: Added proper shortcode existence checks before asset enqueuing.
  • Improvement: Better memory management by preventing unnecessary asset loading across the entire site.

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