Descripción
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.
Capturas
Instalación
-
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"Milestone" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Milestone" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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