Skip to menu

get_webcomic_transcript_authors_args

Alter the get_webcomic_transcript_authors() arguments.

apply_filters( 'get_webcomic_transcript_authors_args', array $args )

This filter allows hooks to alter the arguments used by get_webcomic_transcript_authors().

Parameters

array $args

Optional arguments.

Back to top