Skip to menu

webcomic_term_updated()

Display a comic term updated datetime.

webcomic_term_updated( string $format = '', mixed $term = null, array $args = [] ) : void

Parameters

string $format

Optional datetime format.

mixed $term

Optional term to display an updated datetime for.

array $args

Optional arguments.

Return

void

Uses

Back to top