=== Display Multiple Countdown ===
Contributors: charlestsmith
Tags: CountDown, Multipal Countdown,Multipal Countdown in a page, Countdown in post
Requires at least: 5.5
Tested up to: 5.8
Requires PHP: 7.0
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

The plugin is used for displaying multiple countdowns on a single page or post of WordPress with the help of short codes. Now you are not restricted to display a single countdown timer, with Display Multiple Countdown WordPress Plugin, you may now place as many countdowns on any page or post of your WordPress website

### Plugin Features

* Single countdown on a single page
* Multi countdown on a single page
* Customize background color
* customize text color
* customize format
* customize format text 

 = Use the shortcode & format =
	1.[multiCountDown endtime="2030-12-10 02:00" formet="Y-m-w-D-H-M-S" formet_text="Years-Months-	Weeks-Day-Hours-Minutes-Second" background_color="black" text_color="#fff" outer_text_color="#000000"]
	2. Y : "years", m : "months", w : "weeks", d : "days", D : "totalDays", H : "hours", M : "minutes", S : "seconds"

== Installation ==

* Upload to the /wp-content/plugins/ directory. Or Directly upload from your Plugin management page.
* Activate the plugin through the ‘Plugins’ Tools menu in WordPress
* In the admin Tools menu you will see Multi CountDown

-----------------------------------------------------------------

== Screenshots ==

1. Active Countdown and shortcode on Tools Page
2. Add Shortcode in Page
3. Page Countdown on Display


= 1.0 =
Initial Release