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