Description
A Simple countdown widget based on jQuery Countdown. Will have customizeable css with next versions. Multilanguage.
Plugin is multilingual. If you translate please contact me and send files.
Languages Included (Plugin)
- Turkish (tr_TR) (Default)
- English (en_US) (Default)
- Serbian (sr_RS) Borisa Djuraskovic
- French (fr_FR) (Default)
Use Y.M.D.H.m (Year.Month.Day.Hour.minute – 2019.02.12.09.12) format for correct count.
Screenshots
Installation
- Upload
cwidget
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Widgets
and set your options.
FAQ
Nope
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CWidget Countdown” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CWidget Countdown” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 2.0
- Widget Function re-written
- Use Y.M.D.H.m (Year.Month.Day.Hour.minute – 2019.02.12.09.00) format for correct count.
Version 1.7
- French translation added fr_FR (Google Translate)
Version 1.6
- Plugin icons added
- Tested for WordPress 4.0, working.
Version 1.5
- Serbian language added. Thanks Borisa!
Version 1.4
- You can change countdown format with your selections (Year, Month, Day, Hour, Minute, Second)
- With new selections countdown widget change display format. If you select Year or Month do show area, countdown fixed style.
- Language files updated.
Version 1.3
- POT file generated & added to
inc/language
folder
Version 1.2
- CSS path fix
- JS path fix
Version 1.1
- Added a small if clause for language select
Version 1.0
- Plugin Released