=== Genesis Countdown ===
Contributors: frankschrijvers, wpstudio
Tags: countdown, clock, counter, timer, genesis, ticker, widget, Genesis Framework, genesiswp
Requires at least: 3.6
Tested up to: 5.2.2
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The Genesis Countdown plugin is a simple-to-use plugin for adding a Countdown to your Genesis Theme using a widget.
== Description ==
The Genesis Countdown plugin allows users to add a Countdown to a widget area. This plug-in was inspired on Edson Hilios Final Countdown Script.
**Please Note:** This plugin only works with the Genesis Framework
More information, an example and the manual can be found on WPStudio.
= Plugin features =
* Plugin settings page
* Set target with datepicker
* Set target time
* Set a subtitle
* Set button and link
* Disable/Enable CSS
* Widget
* Genesis 2.0
== Installation ==
1. You have a couple of options:
* Go to Plugins -> Add New and search for "Genesis Countdown". Once found, click "Install".
* Download the folder from Wordpress.org and unzip the folder. Then upload via Plugins -> Add New -> Upload.
2. Activate the plugin through the 'Plugins' menu in WordPress.
**Please Note:** This plugin is only for Genesis Framework users. Genesis is a premium product by [StudioPress](http://www.studiopress.com). If you do not have Genesis 2.0+ or Wordpress 3.6+, the plugin will not activate.
== Screenshots ==
1. Countdown plugin integrated in theme
2. Countdown plugin default styling
3. Countdown plugin admin panel
== Changelog ==
= 1.2 =
* Update: fix for Genesis 3.0
* Removed genesis_pre function check on activation
= 1.1.4 =
* Update: fix for Genesis 2.6
= 1.1.3 =
* Bug fix filename
= 1.1.2 =
* Tweak: Changed function prefix to avoid conflicts
= 1.1.1 =
* Update: Add load_plugin_textdomain()
= 1.1.0 =
* Update: Updated code to WordPress coding standards
* Tweak: Changed text domain to slug
* Update: Translatable
= 1.0.1 =
* Bug typo in CSS
= 1.0.1 =
* Bug fix styling strong tag
= 1.0 =
* Initial Release