=== CTC Countdown Timer Cookies ===
Contributors: androjerbi
Donate link: https://profiles.wordpress.org/androjerbi/
Tags:  clock, countdown, cookies, counter, countup, date, days, event, hours, javascript, minutes, seconds, shortcode, timer
Requires at least: 3.0.1
Tested up to: 5.3.2
Requires PHP: 5.3
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create a persistent responsive countdown timer to any date/time.

== Description ==

CTC Countdown Timer Cookies is a very simple customizable plugin to add a responsive countdown timer to your wordpress 
website with the persistent ability (even in the private mode of the browser).
CTC Countdown allow you to create a persistent, nice and functional 
countdown timer just in a few seconds and possibility to reset it any time you want. 
You can create responsive countdown timer and display them with shortcode.

== COMPLETE SHORTCODE WITH ALL PARAMETERS: ==

<code> [ctctimer  id="post_id"]</code>

= Plugin Features =

* A fully responsive countdown
* Work with Gutenberg shortcode block.
* Configuration of multiple countdown from admin end
* Set number od days, hours, minutes, seconds
* Set the redirection page for the end time
* Can reset the countdown from the admin end
* Create unlimited customizable countdown

IF YOU FOUND ANY BUG IN MY PLUGIN OR HAVE A QUESTION OR YOU WANT TO ADD ANY NEW FEATURE CONTACT ME AT JERBIUN@GMAIL.COM.

== Installation ==
 
1. Upload `ctc-countdown-timer-cookies.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place the shortcode [ctctimer  id="post_id"] in any worpdress post/page/widget... 

== Options ==

* DAYS : Text field for the number of days
* HOURS : Text field for the number of hours
* MINUTES : Text field for the number of minutes
* Seconds : Text field for the number of seconds
* REDIRECTION : Select field for the redirection page after end time (if not selected a message will be displayed)
* RESET ALL USER DATA : Button for reset the countdown to initial date


== Frequently Asked Questions ==

= What happen after end time? =

After end time there is a redirection to the page that you selected in the admin setting of the countdown.

== Screenshots ==

1. Back end list countdown 
2. Back end options countdown 
2. Front end display countdown

== Changelog ==
= 1.0.1 =
* editing the readme file
= 1.0.0 =
* First release!

== Upgrade Notice ==
= 1.0.1 =
* editing the readme file
= 1.0.0 =
* First release!




