Skip to content

A countdown plugin that displays days/hours/minutes/seconds til a date you feed into its shortcode.

Notifications You must be signed in to change notification settings

wp-pure/countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Countdown Timer Shortcode

A simple shortcode to create a countdown timer. Takes a date that can be interpreted by javascripts Date.parse() method. Learn more about what can be passed into that here.

Like so:

[countdown date="2022-12-31T16:00:00" /]

That'll create a countdown to December 31, 2022 at 4pm.

About

A countdown plugin that displays days/hours/minutes/seconds til a date you feed into its shortcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published