Title: WP CountUP JS
Author: Roel Magdaleno
Published: <strong>মার্চ 16, 2016</strong>
Last modified: ডিসেম্বর 4, 2021

---

প্লাগিন অনুসন্ধান

![](https://ps.w.org/wp-countup-js/assets/banner-772x250.jpg?rev=1372003)

এই প্লাগইনটি **ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি**। এটি
আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর
সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

![](https://s.w.org/plugins/geopattern-icon/wp-countup-js_fafafa.svg)

# WP CountUP JS

 তৈরি করেছেন [Roel Magdaleno](https://profiles.wordpress.org/rokumetal/)

[Download](https://downloads.wordpress.org/plugin/wp-countup-js.4.2.4.zip)

 * [বিস্তারিত](https://bn.wordpress.org/plugins/wp-countup-js/#description)
 * [রিভিউ](https://bn.wordpress.org/plugins/wp-countup-js/#reviews)
 *  [ইন্সটলেশন](https://bn.wordpress.org/plugins/wp-countup-js/#installation)
 * [ডেভেলপমেন্ট](https://bn.wordpress.org/plugins/wp-countup-js/#developers)

 [Support](https://wordpress.org/support/plugin/wp-countup-js/)

## Description

Display multiple animated counters into your WordPress site.

### Gutenberg

The plugin is compatible with Gutenberg, so you can add the custom block called _**
CountUp**_ to your posts and pages. [Check the wiki for more details](https://github.com/roelmagdaleno/wp-countup-js/wiki/Gutenberg-Block).

### Shortcode

It’s very easy to use this plugin, you can use the shortcode after install it, but
there are two ways to use the plugin:

The first way is:

    ```
    [countup start="your-value" end="your-value" decimals="your-value" duration="your-value"]
    ```

The second way. To use this format you need to check the **_Use the end number inside
the shortcode?_** setting in the plugin option page:

    ```
    [countup start="the-start-number" decimals="your-value" duration="your-value"]the-end-number[/countup]
    ```

### Example

You can use the shortcode in two ways, as mentioned before. If you are using the
first way:

    ```
    [countup start="0" end="55" decimals="2" duration="5" prefix="my_prefix" scroll="false"]
    ```

If you are using the second way (remember to check the **_Use the end number inside
the shortcode?_**):

    ```
    [countup start="0" decimals="2" duration="5"]55[/countup]
    ```

Copy and paste any example in one of your posts and test.

### Available Attributes

The shortcode and Gutenberg block accepts the next arguments:

 * decimals – Puts the desired decimals into your counter.
 * delay – Set a delay in milliseconds to start the counter.
 * duration – The counter duration represented by a number (seconds).
 * easing – Easing the counter.
 * end – A number to end (arrive) the counter.
 * grouping – Groups the content into sections (eg. 1,000 vs 1000).
 * prefix – A text as counter prefix.
 * reset – Reset the counter after view.
 * scroll – If true, start the counter when the user visualize it.
 * separator – You can use a separator (default is comma).
 * start – A number to start the counter.
 * suffix – A text as counter suffix.

### Settings

You know how to use the plugin now, but you can still edit some options inside of
the plugin settings page (Go to _**Settings->CountUP.js**_).

Inside of the settings page, you can find the next settings:

 * Easing: Easing the counter.
 * Grouping: Groups the content into sections (eg. 1,000 vs 1000).
 * Separator: You can use a separator (default is comma).
 * Decimal: Symbol to use for decimal spot (default is dot).
 * Prefix: Character(s) at beginning of string.
 * Suffix: Character(s) at the end of string.

## Screenshots

[⌊Screenshot-1: Output counters on the site.⌉⌊Screenshot-1: Output counters on the
site.⌉[

Screenshot-1: Output counters on the site.

[⌊Screenshot-2: Shortcode example.⌉⌊Screenshot-2: Shortcode example.⌉[

Screenshot-2: Shortcode example.

[⌊Screenshot-3: Plugin options page.⌉⌊Screenshot-3: Plugin options page.⌉[

Screenshot-3: Plugin options page.

[⌊Screenshot-4: CountUp.js Options inside shortcode.⌉⌊Screenshot-4: CountUp.js Options
inside shortcode.⌉[

Screenshot-4: CountUp.js Options inside shortcode.

[⌊Screenshot-5: Output counters on the site with individual prefix and suffix.⌉⌊
Screenshot-5: Output counters on the site with individual prefix and suffix.⌉[

Screenshot-5: Output counters on the site with individual prefix and suffix.

## Blocks

This plugin provides 1 block.

 *   CountUp

## Installation

 1. Install the plugin via WordPress Plugin Installer.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to “Settings”->”CountUP.js” menu to configure options of the plugin.

## Reviews

![](https://secure.gravatar.com/avatar/36aa895d1b34045b7f9ca36777a611802cbd045cab37e6201da2edfc58f1e89d?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-11387/)󠁿

 [omahoung](https://profiles.wordpress.org/omahoung/) ডিসেম্বর 4, 2021 1টি উত্তর

Light plugin, simple to use, works on all browsers, and fast support. Perfect! Thanks!

![](https://secure.gravatar.com/avatar/236fd909edb465d633ff6f89255233a321f9222f50f6cc0739f44da83398c500?
s=60&d=retro&r=g)

### 󠀁[No longer works on chrome](https://wordpress.org/support/topic/no-longer-works-on-chrome/)󠁿

 [jcoonrod](https://profiles.wordpress.org/jcoonrod/) এপ্রিল 7, 2021 4টি উত্তর

Sadly, this plug uses the “target-densitydpi” key which is no longer supported on
chrome so it generates errors and simply stops running.

![](https://secure.gravatar.com/avatar/7f91ad8dd1e610fc3db8f8283771d5c800a06ebca36f09d9726e5484b3c0ee70?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-5934/)󠁿

 [audunmb](https://profiles.wordpress.org/audunmb/) ফেব্রুয়ারি 14, 2018 1টি উত্তর

It works! Easy to use and has all the options you need, and does exactly what it
is supposed to.

![](https://secure.gravatar.com/avatar/749d81abd1dc88ba86a2de7bc70b7f5a49e3732dffea3a9db639026e828b5f42?
s=60&d=retro&r=g)

### 󠀁[Nice little plugin](https://wordpress.org/support/topic/nice-little-plugin-36/)󠁿

 [norro88](https://profiles.wordpress.org/norro88/) নভেম্বর 7, 2017 1টি উত্তর

Nice functionality and easy to set up.

![](https://secure.gravatar.com/avatar/211fb4c39bda1c7e4d36206b7096756d901109f723f4d3bc3155724b405a6d14?
s=60&d=retro&r=g)

### 󠀁[Easy to use, need some features](https://wordpress.org/support/topic/easy-to-use-need-some-features/)󠁿

 [itspriyanka](https://profiles.wordpress.org/itspriyanka/) এপ্রিল 3, 2017 22টি 
উত্তর

Hi Roel, Thanks for this plugin. Its very easy to use. However, I had a few feature
requests: I want the counter to run on a decimal number. Something like 0 to 2.5
in 1 second. I tried using [countup start=”0″ end=”2.5″ decimals=”1″ scroll=”true”
duration=”1″], but that ends at 25 instead of 2.5 I want a suffix, but want it in
a slighly smaller size than the number. So in 2.5 Lakh, Lakh needs to be in a smaller
font. If I put it outside the counter div, it goes to the next line. Is it possible
to have run the counter whenever someone scrolls up and down and comes to that section?
If these features are already available, pls let me know how to implement them. 
Thanks! Priyanka

![](https://secure.gravatar.com/avatar/e4cbf7e82f5aff0df56272baca19b4415441694a659dd2761a3efa4c294c27de?
s=60&d=retro&r=g)

### 󠀁[Absolutely amazing plugin!](https://wordpress.org/support/topic/absolutely-amazing-plugin-6/)󠁿

 [daytrader007](https://profiles.wordpress.org/daytrader007/) এপ্রিল 1, 2017 2টি
উত্তর

This plugin is the only one out there that allows you to use dynamic number directly
from the database by using shortcode within a shortcode. For instance [countup start
=”1″ decimals=”0″ duration=”5″][users_count][/countup] Thank you for adding this
functionality. That person who gave you 4 stars needs to resubmit his review as 
it was his only reason for not giving you 5 stars! I’d give you 6 stars to cover
it 😉 Thanks again!

 [ সব রিভিউ পড়ুন ](https://wordpress.org/support/plugin/wp-countup-js/reviews/)

## ডেভেলপার এবং কন্ট্রিবিউটর

“WP CountUP JS” is open source software. The following people have contributed to
this plugin.

কন্ট্রিবিউটর

 *   [ Roel Magdaleno ](https://profiles.wordpress.org/rokumetal/)

[Translate “WP CountUP JS” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-countup-js)

### ডেভেলপমেন্ট এ আগ্রহী?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-countup-js/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-countup-js/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-countup-js/) 
by [RSS](https://plugins.trac.wordpress.org/log/wp-countup-js/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 4.2.4

 * IMPROVE: Remove Gutenberg dependencies, those aren’t needed anymore.

#### 4.2.3

 * FIX: Decimal counters shows as integers instead of floats.

#### 4.2.2

 * FIX: JavaScript file wasn’t loading properly in some posts and pages for shortcodes.

#### 4.2.1

 * FIX: Main script was loading as type JavaScript instead of Module.

#### 4.2.0

 * Compatible with Gutenberg. Now the plugin has its own Gutenberg Block.

## মেটা

 *  Version **4.2.4**
 *  শেষ আপডেট করা হয়েছে **5 বছর আগে**
 *  Active installations **1,000+**
 *  WordPress version ** 5.7.4 or higher **
 *  Tested up to **5.8.15**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-countup-js/)
 * ট্যাগ
 * [animated](https://bn.wordpress.org/plugins/tags/animated/)[counters](https://bn.wordpress.org/plugins/tags/counters/)
   [countup](https://bn.wordpress.org/plugins/tags/countup/)
 * টি
 *  [এডভান্সড ভিউ](https://bn.wordpress.org/plugins/wp-countup-js/advanced/)

## Ratings

 ৫ স্টার এর মধ্যে 4.9।

 *  [  9টি 5-স্টার রিভিউ     ](https://wordpress.org/support/plugin/wp-countup-js/reviews/?filter=5)
 *  [  1টি 4-স্টার রিভিউ     ](https://wordpress.org/support/plugin/wp-countup-js/reviews/?filter=4)
 *  [  0টি 3-স্টার রিভিউ     ](https://wordpress.org/support/plugin/wp-countup-js/reviews/?filter=3)
 *  [  0টি 2-স্টার রিভিউ     ](https://wordpress.org/support/plugin/wp-countup-js/reviews/?filter=2)
 *  [  0টি 1-স্টার রিভিউ     ](https://wordpress.org/support/plugin/wp-countup-js/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-countup-js/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-countup-js/reviews/)

## কন্ট্রিবিউটর

 *   [ Roel Magdaleno ](https://profiles.wordpress.org/rokumetal/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-countup-js/)

## ডোনেট

Would you like to support the advancement of this plugin?

 [ এই প্লাগিনে ডোনেট করুন ](https://paypal.me/roelmagdaleno)