Skip to menu

get_webcomic_term_url()

Get a comic term URL.

get_webcomic_term_url( mixed $term = null, array $args = [], mixed $post = null, array $post_args = [] ) : string

Parameters

mixed $term

Optional reference term.

array $args

Optional arguments.

mixed $post

Optional reference post.

array $post_args

Optional post arguments.

Return

string

Back to top