Skip to menu

get_webcomic_url()

Get a comic URL.

get_webcomic_url( mixed $post = null, array $args = [] ) : string

Parameters

mixed $post

Optional post to get a URL for.

array $args

Optional arguments.

Return

string

Back to top