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.
boolquery_url
Whether to use query parameters for the URL.boolconfirm_age
Whether to set an age confirmation parameter (Restrict component only).stringprint
Optinal print slug to use for a purchase comic print url (Commerce component only).stringtranscribe
Optional transcript ID to edit (Transcribe component only).stringtranscripts
Optional transcripts list ID (Transcribe component only).
Return
string