Title: [Plugin: Count Posts in a Category] PHP code not working? Try this.
Last modified: August 20, 2016

---

# [Plugin: Count Posts in a Category] PHP code not working? Try this.

 *  Resolved [deadhippo](https://wordpress.org/support/users/deadhippo/)
 * (@deadhippo)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-count-posts-in-a-category-php-code-not-working-try-this/)
 * If you are trying to use the code shown on the home page:
 * `<?php do_shortcode('ccp cat="category-slug" '); ?>`
 * you might find it is not workning. You need code like this:
 * `<?php echo do_shortcode('[ccp cat="category-slug"] '); ?>`
 * [http://wordpress.org/extend/plugins/count-posts-in-a-category/](http://wordpress.org/extend/plugins/count-posts-in-a-category/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [14 years ago](https://wordpress.org/support/topic/plugin-count-posts-in-a-category-php-code-not-working-try-this/#post-2718194)
 * Ah, good observation. I’ll fix the readme. Thanks.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Count Posts in a Category] PHP code not working? Try this.’ 
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/count-posts-in-a-category.svg)
 * [Count Posts in a Category, Tag, or Custom Taxonomy](https://wordpress.org/plugins/count-posts-in-a-category/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/count-posts-in-a-category/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/count-posts-in-a-category/)
 * [Active Topics](https://wordpress.org/support/plugin/count-posts-in-a-category/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/count-posts-in-a-category/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/count-posts-in-a-category/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-count-posts-in-a-category-php-code-not-working-try-this/#post-2718194)
 * Status: resolved