Deskripsi
This plugin is based on and utilizes CountUp.js, which is a dependency-free, lightweight JavaScript “class” that can be used to quickly create animations that display numerical data in a more interesting way.
Based off of: https://inorganik.github.io/countUp.js/
Usage & Configuration
Simply add the following shortcode to your posts, pages or widgets [countup]
1) Basic customization can occur through the shortcode arguments
The shortcode accepts the following arguments
- start: number to begin the counter from
- end: number to end the counter at
- decimals: # of decimal places to show
-
duration: time in second or the counter to round
[countup start=”5″ end=”100″ decimals=”3″ duration=”5″]
2) Further adjustments can be made through the settings panel, in the Countup.js options page, for the following options:
`
easing:
grouping: groups the content into sections (eg. 1,000 vs 1000)
seperator: (default is comma)
decimal: symbol to use for decimal spot
prefix: ( character(s) at beginning of string )
suffix: ( character(s) at end of string )
`
Instalasi
- Use the WordPress Installer, Updater
- Activate in the “Plugins” admin panel
- Visit the “Countup.js” menu option in the “settings” tab to configure options
Tanya Jawab
- Installation Instructions
-
- Use the WordPress Installer, Updater
- Activate in the “Plugins” admin panel
- Visit the “Countup.js” menu option in the “settings” tab to configure options
Ulasan
Kontributor & Pengembang
“Countup JS” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Countup JS” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.4
Added screenshots
1.0
- Alpha release