Skip to menu

get_webcomic_transcript_form_args

Alter the get_webcomic_transcript_form() arguments.

apply_filters( 'get_webcomic_transcript_form_args', array $args )

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

Parameters

array $args

The arguments to filter.

Back to top