Wp Clock Counter

WP countdown Clock Plugin Super Lightweight, Fully Responsive and easy to install.

Author:Wp Plugin Area (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.3.1
Plugin version:2.1
Added to WordPress repository:09-05-2015
Last updated:05-11-2015
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, %:70
Rated by:2
Plugin URI:http://wppluginarea.com/wp-clock-counter-plug...
Total downloads:1 466
Active installs:200+
plugin download
Click to start download

In this Wp Clock Counter plugin user will get dynamic clocks and counter with multiple language support, easy installation, multiple shortcode in one plugin also easy setup functions. Use shortcode anywhere in your theme just copy your shortcode and replace into this "YOUR_SHORTCODE" area to your shortcode.

<?php echo do_shortcode('YOUR_SHORTCODE'); ?>

Plugin Help Links:

Daily Counter

[custom_clocks id="1" set_time="3600*24*1"]

Hourly Counter

Example-1

[custom_clocks id="2"  set_time="3600" clockface="HourlyCounter"]

Example-2

[custom_clocks id="3" countdown="true" clockface="HourlyCounter"]

Minute Counter

Example-1

[custom_clocks id="4"  set_time="3600" clockface="MinuteCounter"]

Example-2

[custom_clocks id="5" countdown="true" clockface="MinuteCounter"]

12hr Clock

[custom_clocks id="6" clockface="TwelveHourClock"]

24hr Clock

[custom_clocks id="7" clockface="TwentyFourHourClock"]

General Counter

Example-1

[custom_clocks id="8" set_time="100"  clockface="Counter"]

Example-2

[custom_clocks id="9"  set_time="100" countdown="true" clockface="Counter"]

Language Support:

You can select language as you like below:

ar-ar
da-dk
de-de
en-us
es-es
fi-fi
fr-ca
it-it
lv-lv
nl-be
no-nb
pt-br
ru-ru
sv-se
[custom_clocks id="11" set_time="3600" language="sv" clockface="HourlyCounter"]

Note: Here we used id="1, 2, 3" just demo you can use any word name or anything as your like.