Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Total number of comments in profil

@djpaul

Keymaster

This needs to be within the Wire template loop, but here’s what you need to get to the variable. There’s no wrapper function around this at the moment:

global $wire_posts_template; echo $wire_posts_template->total_wire_post_count;

Skip to toolbar