There are shortcodes for this plugin just go to their website and they have them listed with all the variations you can add to them
Plugin Author
Baden
(@baden03)
Seriously? Even the description of the plugin addresses this:
T(-) Countdown will display a highly customizable, HTML5 countdown timer as a sidebar widget or in a post or page using a shortcode.
Would you be willing to reconsider your review, or was it inaccurate by design?
I found the short code: [tminus t=”DD-MM-YYYY HH:MM:SS”/]
and this one [tminus t=”+1 hour 45 minutes”/] but not appears.
I check another one.
The test is here:
http://tinyurl.com/je8y8ju
To simplify,
[tminus t=”DD-MM-YYYY HH:MM:SS”/]
turns into (for instance),
[tminus t=”25-07-2016 23:59:59″/]
then with a theme like carbonlite it becomes:
[tminus t=”25-07-2016 23:59:59″ style=”carbonlite”/]
And then to omit weeks in this timer:
[tminus t=”25-07-2016 23:59:59″ style=”carbonlite” omitweeks=”true”/]
Copy code, paste into page change date info as required. Awesome little plugin.