brt-cnt (for WordPress)

This plugin counts the time up to a event. Use the shortcode syntax with paramter in your post, the 'promotext' is optional. Example: [cnt d

Author:r.mundt (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:3.5.1
Plugin version:1.2
Added to WordPress repository:18-02-2013
Last updated:14-03-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:1
Plugin URI:http://www.bitrokk.com
Total downloads:1 092
Active installs:10+
plugin download
Click to start download

This plugin counts the time up to a event. Use the shortcode syntax with paramter in your post, the 'promotext' and the 'language' is optional.

LiveDemo

Example:

  • [brt-cnt datetime="31-12-2013 23:59:59" language="d" eventtext="Happy New Year 2014" promotext="Wordpress rokks =)"]

Shortcode:

  • brt-cnt

Paramters:

  • datetime="DD-MM-YYYY HH:MM:SS" (DD & MM = requires each two characters; YYYY = requires four characters; HH & MM & SS = requires each two characters)

  • language="e" (E for english or D for german. Default language is german. Is optional.)

  • eventtext="some text" (This text scrolls after timer is up as nonstop loop.)

  • promotext="some text" (This text scrolls after loading for a one shot. Is optional.)

On diplay exceptions:

  • 'INIT?ERR' -> The 'datetime' format is not correct and/or the 'datetime' and/or 'eventtext' paramter is missing.

  • '---' -> The 'datetime' event lasts longer than 999 days.