Description
This plugin will display a count down in days until a certain date.
This date can be set in the wordpress administration panel as well as the text related to it.
For example:
- Our wedding will be in 14 days.
- 31 days until final exams.
- In 2 days Apple will release its iPad…
The plugin can be used in a widgetized sidebar or in your theme.
On the configuration panel is also a donation link, so you can chip in to my own wedding budget if you like.
The upcoming wedding of my fiancée and me was the inital reason of writing this plugin.
You can read about our wedding and preparations at hasenha.us
and of course you can see the plugin in action there.
Installation
Installation is all straight forward.
- Download the plugin archive
- uncompress archive
- Upload archive to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add widget to your sidebar
FAQ
No FAQ yet.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Count Down” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Count Down” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Added support for turkish character encoding
1.3.1
- Bugfix: Warning: extract() [function.extract]: First argument should be an array in simplecountdown.php on line 176
1.3
- If the set up date is in the past, so that the timer would generate a negative value, the plugin widget will not display
- updated flattr donation option in the admin panel
1.2
- version string visible in admin panel
- minor tweaks
1.1
- changed plugin path upon SVN upload
- added default settings
1.0
- Initial release to the public.