Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

get_webcomic_transcript_form_args

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

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.

Clone this wiki locally