Skip to content

get_webcomic_transcript_terms_args

Michael Sisk edited this page Apr 10, 2018 · 1 revision

Alter the get_webcomic_transcript_terms() arguments.

apply_filters( 'get_webcomic_transcript_terms_args', array $args )

This filter allows hooks to alter the get_webcomic_transcript_terms() arguments before they're passed to get_terms().

Parameters

array $args

Optional arguments.

Clone this wiki locally