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