Description
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.
Screenshots
Installation
-
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.
FAQ
- Is this the exact same plugin on WordPress.com?
-
No, this is a clone that I made from scratch with the exception of the CSS.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Milestone” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Milestone” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
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
0.9
Release date: 8/20/2012
- First public release