Plugin info

Total downloads: 4,296
Active installs: 200
Total reviews: 1
Average rating: 5
Support threads opened: 1
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/24/2018 (2872 days ago)
Added to WordPress: 7/6/2015 (10 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: 4.9.22
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2872 days ago • Support resolved 0% • 1 reviews

12/100

Is Countup JS abandoned?

Possibly abandoned (last update 2872 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: 4.9.22
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

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 )
`

Installation

  1. Use the WordPress Installer, Updater
  2. Activate in the “Plugins” admin panel
  3. Visit the “Countup.js” menu option in the “settings” tab to configure options

Frequently Asked Questions

Installation Instructions

  1. Use the WordPress Installer, Updater
  2. Activate in the “Plugins” admin panel
  3. Visit the “Countup.js” menu option in the “settings” tab to configure options

Review feed

No reviews available

Screenshots

  1. Example of the output on a page

    Example of the output on a page

  2. Example short code

    Example short code

  3. Additional options

    Additional options

Changelog

1.4

Added screenshots

1.0

  • Alpha release