Number of Posts (Voices of the Gods): [insert_php] $the_term = get_term_by( ‘name’, ‘Voices of the Gods’, ‘post_tag’ );
echo $the_term->count;
[/insert_php]
Number of Posts (Voices of the Gods): [insert_php] $the_term = get_term_by( ‘name’, ‘Voices of the Gods’, ‘post_tag’ );
echo $the_term->count;
[/insert_php]