Languages: English • Italiano • (Add your language)
Count how many terms are in Taxonomy.
Default $args is 'hide_empty' which can be 'hide_empty=true' or array('hide_empty' => true).
<?php wp_count_terms( $taxonomy, $args ); ?>
Since: 2.3
wp_count_terms() is located in wp-includes/taxonomy.php
Count Tags: wp_count_posts(), wp_count_terms(), wp_count_comments(), count_users()