=== Days Away === Contributors: Kiwi Steve Tags: countdown, timer Requires at least: 3.4.1 Tested up to: 5.4 Stable tag: 1.2.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Displays the number of days until/after a specified date. == Description == Displays the number of days until/after a specified date. Example: [kit-days-away day=25 month=12 year=2012] == Installation == 1. Upload the `kiwi-it-days-away` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the appropriate shortcode to your pages and posts. == Frequently Asked Questions == = Why another day counter? = I couldn't find a countdown timer that did exactly what I wanted (plain text, custom messages), so I created this. == Screenshots == 1. The shortcode tags used for default messages. 2. Basic output. 3. More involved tags, including a link in the before-text. 4. Enhanced output. == Changelog == = 1.0 = * Initial release. = 1.1 = * Updated plugin webpage. * Added day/month/year as defaults. * Now produces nicer output for events occuring yesterday/tomorrow. = 1.2 = * Amended the formula to ignore the time-part of the "now" date. = 1.2.1 = * Amended header comment to remove "Kiwi IT" from the plugin name. = 1.2.2 = * Re-tagged to sort out the version numbers. = 1.2.3 = * Corrected header in readme file. * Amended plugin URI. * Corrected spelling of "tomorrow". == Upgrade Notice == = 1.2.3 = Updated readme.txt for WordPress 3.9 and some minor corrections.