Forums
Home / Plugin: Easy Timer / Countup from Post date ?
(@wamas)
8 years, 6 months ago
Hello, is it possible to count up from post date ?
thanks!
i have it….
in Template file you can use this
<?php echo do_shortcode('[countup date="'. esc_html(get_the_date('Y/m/d-G:i:s')) .'"][timer][/countup]');?>