Contributors: fergbrain
Donate link:http://andrewferguson.net/donate
Tags: countdown, timer, milestone
Requires at least: 3.4
Tested up to: 3.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Milestone clone for self hosted WordPress installations. Counts down to a big event and then displays a message!
This is a clone of the Milestone widget seen on WordPress.com. This uses the same CSS styling and should be more or less functionally equivalent to the plugin. However, this is not the official Milestone plugin.
-
Install the plugin using your preferred method of choice. Using the built-in WordPress installer is the preferred choice, but you can also do things the hard/manual way by extracting the zip file and droping the contents in the wp-content/plugins/ directory of your WordPress installation.
-
Activate Milestone.
-
Add Milestone in the widget area, then configure the date to count down to.
No, this is a clone that I made from scratch with the exception of the CSS.
Fixes a missing DIV that was causing some wonkiness in themes.
First release
Release date: 10/14/2012
- Bug fix: missing DIV
- Language: Added German translation, thanks to Philipp Wellmer
- Language: Uses WordPress date_i18n localization
- Under the hood: unit testing
Release date: 8/20/2012
- First public release