Skip to content

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

Parameters

array $args

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.

Return

array

Uses

Clone this wiki locally