Skip to menu

get_webcomic_transcripts_args

Alter the get_webcomic_transcripts() arguments.

apply_filters( 'get_webcomic_transcripts_args', array $args )

This filter allows hooks to alter the get_webcomic_transcripts() arguments before they’re passed to get_posts().

Parameters

array $args

Optional arguments.

Back to top