Custom Countdown Timer

描述

A powerful and customizable WordPress countdown timer plugin that allows you to create beautiful countdown timers for your website.

Features:

– Easy to use shortcode system
– Customizable colors and styles
– Persistent countdown across page refreshes
– Mobile responsive design
– Multiple timers on the same page
– Automatic reset when timer ends
– Admin panel
– Localization ready
* More features coming soon on next version

How It Works

The Custom Countdown Timer plugin allows users to create and manage countdown timers on their WordPress site. It utilizes a shortcode system for easy integration into posts and pages. The timer persists across page refreshes using local storage, ensuring that users can see the countdown continue even if they navigate away from the page. The plugin is fully responsive, making it suitable for all devices. Users can customize the timer’s appearance through various parameters, including duration, background color, and text color.

Basic Shortcode Usage

[cctimer_countdown_timer]

Advanced Shortcode Usage

[cctimer_countdown_timer
duration=”3600″
background_color=”#000000″
text_color=”#FFFFFF”
]

Parameters

duration: Time in seconds (default: 3600)
background_color: Timer box background color (default: #000000)
text_color: Timer text color (default: #FFFFFF)

Additional Information

For more information, you can follow Pritom Sinha on WordPress.org: @webdevwithpritom
You can also reach out via email: info@webdevwithpritom.com

安裝

– Install the Custom Countdown Timer plugin and activate it
– From the WordPress Dashboard, navigate to “Countdown Timer”
– Configure the plugin according to your need

常見問題

Can I have multiple timers on the same page?

Yes, you can use the shortcode multiple times with different settings.

Does the timer continue after page refresh?

Yes, the timer persists across page refreshes using local storage.

Is it mobile responsive?

Yes, the timer is fully responsive and works on all devices.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Custom Countdown Timer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Custom Countdown Timer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • A powerful and customizable WordPress countdown timer plugin that allows you to create beautiful countdown timers for your website.
  • Shortcode: [cctimer_countdown_timer]