Get a comic character title.
get_webcomic_character_title( mixed $term = null, array $args = [] ) : string
Parameters
mixed
$term
Optional term to get a title for.
array
$args
Optional arguments.
Return
string
Uses
- get_webcomic_term_title()
The type argument is always set tocharacter
.