=== WordPress Countdown === Contributors: ivankristianto Donate link: http://www.ivankristianto.com/portfolio/ Tags: noindex, nofollow, seo, google panda Requires at least: 3.0 Tested up to: 4.2.1 Stable tag: 1.2 Add JQuery Countdown easily to your page/post with one shortcode only == Description == Easily add JQuery Countdown easily to your page/post with one shortcode only Example: `[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="
" after="
"]` => if you want to use wrapper. See my article [WordPress Countdown Plugin](http://goo.gl/kvfwD) for details. Other interesting stuff: * Check out the my other WordPress plugins or web development [My Portfolio](http://goo.gl/OHQNc) * Want to optimize your WordPress blog? Check out the [WordPress Optimization Article](http://goo.gl/QedtH) Guide! == Installation == This section describes how to install the plugin and get it working. 1. Upload `wpcountdown` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Add [wpc_countdown] in your post == Changelog == = 1.2 = * WordPress 4.2.* compatibility = 1.1 = * Make format target available with "Year-Month-Day-Hour-Minute-Second" = 1.0 = * First release of the plugin. == Frequently Asked Questions == Any question contact me at [IvanKristianto.com](http://www.ivankristianto.com/about/) == Screenshots == None == Upgrade Notice == No update available yet. This is the first released.