Configuration

Configuration Options for Easy Countdown Timer

Options

Options for the plugin are as follows:

Timezone

Set the timezone so everyone who sees the countdown sees the exact same number.

Shortcode

Shortcode options that can be overridden for each declaration. Use of the ‘*’ and ‘+’ operators can also be used.

Example

The shortcode is used as follows:

[countdown]

With Options:

[countdown month="0" day="0" day_of_week="0" hour="0"]

Month

Set the month of the countdown. Uses operators.  Setting value to 0 excludes it from the date calculation.

Range: 1-12

Default: 0

Operators:

* – will set value to the current month.

+ – will increment month, (example: +1, +2)

Day

Set the day of the countdown.  Uses operators.  Setting to 0 exludes it from the date calculation.

Range: 1-31

Default: 0

Operators:

* – will set value to the current day

+ – will increment the day, (ex: +1, +7)

Day Of Week

Set the day of the week. Settings start on Sunday. Setting this value to zero will exclude this feature from the date calculation.

Range: 1-7, 1 = Sunday /7 =Saturday

Default: 0

Hour

Sets the hour.  Military time.  Setting this value to zero will exclude this feature from the date calculation.

Range: 0-23

Default: 0

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>