Descrizione
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.
Installazione
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“CWidget Countdown” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “CWidget Countdown” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
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