Title: Total Count
Last modified: August 30, 2016

---

# Total Count

 *  Resolved [Evakos](https://wordpress.org/support/users/chrissyb/)
 * (@chrissyb)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/total-count/)
 * Hi,
 * Is it possible to pull a figure to show the total count? This would be useful
   as there is something similar on WordPress.com.
 * Also is it possible to look at adding Mailchimp subscribers? I can add a separate
   plugin for this, but it would be a great addition.
 * Chris
 * [https://wordpress.org/plugins/social-count-plus/](https://wordpress.org/plugins/social-count-plus/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [jeremyers1](https://wordpress.org/support/users/jeremyers1/)
 * (@jeremyers1)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/total-count/#post-6700428)
 * I would really like these options as well…
 *  [darbo](https://wordpress.org/support/users/darbo/)
 * (@darbo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-count/#post-6700444)
 * Now this is cool ^^ nice idea 🙂
 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-count/#post-6700445)
 * You can get the total count using:
 *     ```
       $numbers = Social_Count_Plus_Generator::get_count();
       echo array_sum( $numbers );
       ```
   
 * However if you want counters/icons to it and Mailchimp, you’ll have to help me
   create new icons for it.
 *  [Jayanta](https://wordpress.org/support/users/jkmwp/)
 * (@jkmwp)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/total-count/#post-6700453)
 * Where should I put this code? Sorry if I am a bit silly here, but I really don’t
   know that.
    And any update on mailchimp count?
 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/total-count/#post-6700454)
 * [@jkmwp](https://wordpress.org/support/users/jkmwp/) please read the forum rules:
   [https://codex.wordpress.org/Forum_Welcome#Where_To_Post](https://codex.wordpress.org/Forum_Welcome#Where_To_Post)
 *  [Jayanta](https://wordpress.org/support/users/jkmwp/)
 * (@jkmwp)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/total-count/#post-6700455)
 * Well, I’ve started a new thread [here](https://wordpress.org/support/topic/total-share-count-and-mailchimp-subscriber).
   My topic is exactly the same as this one, so I posted here. Anyway, I’m sorry.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Total Count’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-count-plus_ffffff.svg)
 * [Social Count Plus](https://wordpress.org/plugins/social-count-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-count-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-count-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/social-count-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-count-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-count-plus/reviews/)

## Tags

 * [total count](https://wordpress.org/support/topic-tag/total-count/)

 * 6 replies
 * 5 participants
 * Last reply from: [Jayanta](https://wordpress.org/support/users/jkmwp/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/total-count/#post-6700455)
 * Status: resolved