Get a term comic count.
get_webcomic_character_count( mixed $term = null, array $args = [] ) : int
Parameters
mixed
$term
Optional term to get a post count for.
array
$args
Optional arguments.
Return
int
Uses
- get_webcomic_term_count()
The type argument is always set tocharacter
.