Beautiful. How about if I want to limit CPT to taxonomy terms?
[sbs_cpt_count cpt=”portfolio” tax=”logo”]
Yes, I think that is exactly what it is a Custom post type…
Well as far as I see you usually have:
– posts
– portfolio
– galleries
– media
– etc
As menus in wp. I tested the plugin and it gathers the “posts” beautifully, but I have no idea how to get the “portfolio” stats?
Thank you.