Archive | Wordpress RSS feed for this section

How to Show Post Count for a Custom Post Type

I haven’t worked with custom post type much so when as they’ve slowly  encroaching on theme frameworks I work with I realized I needed to adapt and embrace them. One of the first snippets I’ve discovered recently was showing a total Custom Post Type  count on a blog. {code type=PHP} {/code}