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

get_webcomic_transcript_authors

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

Alter the transcript authors.

apply_filters( 'get_webcomic_transcript_authors', array $authors, array $args )

This filter allows hooks to alter the list of transcript authors before standard arguments are applied to the authors array.

Parameters

array $authors

The list of authors.

array $args

Optional arguments.

Clone this wiki locally