Beskrivning
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.
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.
Vanliga frågor
- 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Milestone” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Milestone” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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