Number of Posts (IMF (International Monetary Fund)): [insert_php] $the_term = get_term_by( ‘name’, ‘IMF’, ‘post_tag’ );
echo $the_term->count;
[/insert_php]
IMF (International Monetary Fund) (Index)

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