Countdown Shortcode
Display a countdown clock to the next event. In its simplest form, parameters are not required.
[countdown]
Optionally, include the post ID of an event to count down to. Set live
to 0
to disable and to 1
to enable the JavaScript live countdown animation.
You can also enable/disable the default countdown animation from the dashboard in SportsPress settings (SportsPress > Settings > General > Scripts > Live countdowns).
Args:
array( 'id' => '', 'live' => '' )
Example usage:
[countdown id="99"]