外掛說明
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.
安裝方式
- Upload
wp-countdown.phpto 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
使用者評論
這個外掛目前沒有任何使用者評論。

