WordPress Countdown Plugin

WordPress Countdown Plugin is a plugin that helps you add a jQuery countdown timer to your WordPress post or page. It is as easy as adding a shortcode to the WordPress post/page content.

Grab the code below to get started quickly:

[wpc_countdown] #Will show next 7 days countdown
[wpc_countdown targetdate="2012-05-17"] #format target date "Year-Month-Day"
[wpc_countdown targetdate="2012-05-17-23-59-59"] #format target date "Year-Month-Day-Hour-Minute-Second"
[wpc_countdown targetdate="2012-05-17" before="<div>" after="</div>"] #if you want to use a wrapper.

WordPress Countdown Plugin Installation

Installing this plugin is as easy as adding any plugin from your admin page:

  1. Browse to Plugins > Add New
  2. Search for “WPCountdown”
  3. Click Install Now

After it is installed and activated, you can use it freely in your WordPress posts and pages.

Hope this plugin helps you.

WordPress Countdown on the WordPress Plugin Repository.