What is your name (for credit):
What is your email address:
Do you have a url that I should link to when I credit you:
What language are you translating to:
Translating afdn_countdownTimer.po:
Options/dates updated successfully.
Are you sure you wish to delete
Plugin Homepage
Support Forum
Amazon Wishlist
translator_name
Translated by
translator_url
I've been spending more and more time writing and supporting plugins. I'm a college student and really only do this programming thing on the side for the love of it.
Resources
You've made it this far, you're almost there. To insert the Countdown Timer into your sidebar, you can use the <a %s>Countdown Timer Widget</a>.
Alternatively, you can also use this code in your sidebar.php file:
If you want to insert the Countdown Timer into a page or post, you can use the following <abbr %s %s>shortcodes</abbr> to return all or a limited number of Countdown Timers, respectively:
A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut.
Where <em>##</em> is maximum number of results to be displayed - ordered by date.
If you want to insert individual countdown timers, such as in posts or on pages, you can use the following shortcode:
Time until my birthday:
Where <em>\"ENTER_DATE_HERE\"</em> uses <a %s>PHP's strtotime function</a> and will parse about any English textual datetime description.
Installation Notes
Countdown timer uses <a %s>PHP's strtotime function</a> and will parse about any English textual datetime description.
Examples of some (but not all) valid dates
Delete
Event Date
Event Title
Link
Display \"Time since\"
Automatically delete 'One Time Events' after they have occured?
Yes
No
One Time Events
Enable JavaScript countdown:
Management
This setting controls what units of time are displayed.
Years:
Months:
Weeks:
Days:
Hours:
Minutes:
Seconds:
Strip non-significant zeros:
How long the timer remain visable if \"Display 'Time Since'\" is ticked:
(0 = infinite; 86400 seconds = 1 day; 604800 seconds = 1 week)
Countdown Time Display
If you set 'onHover Time Format', hovering over the time left will show the user what the date of the event is. onHover Time Format uses <a %s>PHP's Date() function</a>.
Examples
goes to
onHover Time Format
This setting allows you to customize how each event is styled and wrapped.
<strong>Title Suffix</strong> sets the content that appears immediately after title and before the timer.
<strong>Display Style</strong> sets the HTML Style attribute for each timer using CSS.
<strong>Display Format Prefix/Suffix</strong> sets any leading or trailing HTML (or text).
Examples/Defaults
Title Suffix
Display Style
Display Format Prefix
Display Format Suffix
Display Format Options
Example Display
Update Events
No dates present
%s ago
in %s
%d year,
%d years,
%d month,
%d months,
%d week,
%d weeks,
%d day,
%d days,
%d hour,
%d hours,
%d minute,
%d minutes,
%d second,
%d seconds,
Widget title:
Maximum # of events to show:
Notes:
Set 'Maximum # of events' to '-1' if you want no limit.
Adds the Countdown Timer