-
-
Notifications
You must be signed in to change notification settings - Fork 29
get_webcomic_transcript_terms()
Michael Sisk edited this page Apr 10, 2018
·
1 revision
Get comic transcript terms.
get_webcomic_transcript_terms( array $args = [] ) : array
Optional arguments.
-
array
related
Optional arguments to use when retrieving post transcripts to determine what terms are related to a post. -
string
type
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.