Descripción
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.
Capturas
Instalación
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«CWidget Countdown» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «CWidget Countdown» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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