Number of Posts (Edward Snowden and the NSA leak): [insert_php] $the_term = get_term_by( ‘name’, ‘Edward Snowden’, ‘post_tag’ );
echo $the_term->count;
[/insert_php]
Edward Snowden and the NSA leak (Index)

Number of Posts (Edward Snowden and the NSA leak): [insert_php] $the_term = get_term_by( ‘name’, ‘Edward Snowden’, ‘post_tag’ );
echo $the_term->count;
[/insert_php]