=== Plugin Name === Contributors: Portekoi Donate link: Tags: countdown, timer Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: 1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stylisable plugin for display a countdown in a post until which date (and hour) you want. == Description == Stylisable plugin for display a countdown in a post until which date (and hour) you want by using this wonderfull jquery plugin : http://keith-wood.name/countdown.html Example of use : 1. [koatimer date="31/12/2015" lang="en"] for display a countdwon until 31/12/2015 in english (look How to use it for more informations) 1. [koatimer date="31/12/2015"] for display a countdwon until 31/12/2015 2. [koatimer date="31/12/2015" class="timer] for display a countdwon until 31/12/2015 with the "timer" CSS style 3. [koatimer action="jour" class="timer"] for display a countdown until end of the day == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `koatimer.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use ShortCode in your post (or page) like [koatimer date="31/12/2015"] for example == Frequently Asked Questions == No questions yet == Screenshots == 1. screenshot-1.jpg == Changelog == = 1.0 = * Publication == Upgrade Notice == No upgrade yet == Arbitrary section == == How to use it? == How to change the lang? You have to upload the language file in the '/wp-content/plugins/koatimer/js' directory and then : [koatimer date="31/12/2015" lang="en"] For more languages, visit this page : http://keith-wood.name/countdown.html Examples of use : 1. [koatimer date="31/12/2015"] for display a countdwon until 31/12/2015 2. [koatimer date="31/12/2015" class="timer] for display a countdwon until 31/12/2015 with the "timer" CSS style 3. [koatimer action="jour" class="timer"] for display a countdown until end of the day ('jour' mean 'day' in french) Here's a link to [koatimer](http://blog.portekoi.com/ajouter-un-timer-personnalisable-sur-un-wordpress/ "KoaTimer") for more examples ``