Get a comic character updated datetime.
get_webcomic_character_updated( string $format = '', mixed $term = null, array $args = [] ) : string
Parameters
string
$format
Optional datetime format.
mixed
$term
Optional term to get an updated datetime for.
array
$args
Optional arguments.
Return
string
Uses
- get_webcomic_term_updated()
The type argument is always set tocharacter
.