This repository was archived by the owner on Jan 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
get_webcomic_transcript_terms()
Michael Sisk edited this page Apr 10, 2018
·
1 revision
Get comic transcript terms.
get_webcomic_transcript_terms( array $args = [] ) : arrayOptional arguments.
-
arrayrelated
Optional arguments to use when retrieving post transcripts to determine what terms are related to a post. -
stringtype
Optional taxonomy type, like character or storyline. Specifying a $type overrides any specified $taxonomy; it will be combined with the $collection argument to produce a taxonomy.
array
-
get_terms()
Accepts get_terms() arguments as well.