Popis
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.
Snímky obrazovky
Instalace
- 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.
Nejčastější dotazy
Nope
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
CWidget Countdown je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “CWidget Countdown” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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