Title: Using &quot;post&quot; for multiple field counts
Last modified: August 21, 2016

---

# Using "post" for multiple field counts

 *  Resolved [gm713](https://wordpress.org/support/users/gm713/)
 * (@gm713)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/using-post-for-multiple-field-counts/)
 * First and foremost, great job on the plugin. It is not only functional but super
   user-friendly.
 * Currently, within the “posts count” option you allow user to select just one 
   category. Is there a way or any plans to count different fields and display them
   separately.
 * Let me give you an example. Currently, I am trying to display counts on two fields
   in my Forum:
    1) Total number of topics, by selecting “topics” 2) Total number
   of replies, by selecting “replies”
 * Currently, I can choose one vs. the other. Is there a way to display both?
 * [https://wordpress.org/plugins/social-count-plus/](https://wordpress.org/plugins/social-count-plus/)

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

 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/using-post-for-multiple-field-counts/#post-5138574)
 * It will not be possible.
 * But you can do it manually using the [wp_count_posts](http://codex.wordpress.org/Function_Reference/wp_count_posts)
   function.
 *  Thread Starter [gm713](https://wordpress.org/support/users/gm713/)
 * (@gm713)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/using-post-for-multiple-field-counts/#post-5138577)
 * Thanks for your reply. I’ve been running around in circles, so this helps me 
   get oriented. I have very limited php knowledge, so would it be too much if would
   you happen to know what the php snippet would be (off the top of your head)?
 * The only one I’ve figured out so far is for member count, by using <?php bp_total_site_member_count()?
   >
 * I’ll try to play around to get count on replies and topics, but if you could 
   help me out, it’ll be greatly appreciated.
 * Thanks much in advance!
 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/using-post-for-multiple-field-counts/#post-5138579)
 * honestly not and it is beyond the scope of the support provided here.
 *  Thread Starter [gm713](https://wordpress.org/support/users/gm713/)
 * (@gm713)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/using-post-for-multiple-field-counts/#post-5138581)
 * OK, thanks anyway. Have a great day!

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

The topic ‘Using "post" for multiple field counts’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [gm713](https://wordpress.org/support/users/gm713/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/using-post-for-multiple-field-counts/#post-5138581)
 * Status: resolved