Description
With this pluging you can add a countdown to your blog. Just specify an end-date in the settings (backend) and put one single line of php-code somewhere you want this countdown to be displayed. This plugin uses the ajax-technology for updating the countdown every second. The moment you change the specified date in the settings, the plugin recognizes this change and updates itself according to the new date.
Screenshots
Installation
- Upload
wp-countdown.php
to the/wp-content/plugins/wp-countdown/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php wp_getCountdown(); ?>
in your templates - Specify the end-date of your countdown in the options
Reviews
There are no reviews for this plugin.
Contributors & Developers
“COUNTdown” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “COUNTdown” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.