Get comic transcript authors.
get_webcomic_transcript_authors( array $args = [] ) : array
Parameters
array $args
Optional arguments.
stringhide_duplicates
Optional author field to check for duplicate values; one of name, email, url, time, ip, or an empty string to not hide duplicates.intlimit
Optional maximum number of authors to return.stringorder
Optional author sort order; one of asc or desc.stringorderby
Optional author sort field; one of name, email, url, time, or ip.mixedpost
Optional post to get transcript authors for.stringprefer_duplicate
Optional duplicate priority to use when $hide_duplicates is not empty; one of first or last.
Return
array