Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Peter’s Date Countdown

Deskripsyon

Display a countdown of important dates. A real-time JavaScript version is also available. The plugin can be used as widget if needed. See the plugin page at http://www.theblog.ca/date-countdown for full information.

Pag-install

Unzip all files to a “peters-date-countdown” subdirectory in your WordPress plugin directory. Activate it in the Plugins menu of your admin section. There are a few settings at the top of the plugin file to tweak several features (for example, you can enable the JavaScript real-time countdown feature and customize the plugin for different languages), so you should edit that as well.

If you are upgrading, make sure that you do NOT overwrite datecountdowndates.php! Also, make sure that the files are placed in the folder “wp-content/plugins/peters-date-countdown”

Then, paste this code wherever you wish to display the countdowns:

<?php
countdown_callit();
?>

If you want to call a specific countdown, enter the number of the countdown item that you want to display in parentheses, such as this:

<?php
countdown_callit(3);
?>

Alternatively, you can manage it like a normal widget in WordPress.

FAQ

Please visit the plugin page at http://www.theblog.ca/date-countdown with any questions.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Peter’s Date Countdown” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Peter’s Date Countdown” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.