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

is_a_webcomic_transcript()

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

Is the post a comic transcript?

is_a_webcomic_transcript( mixed $post = null, string $status = '' ) : bool

Parameters

mixed $post

Optional post to check.

string $status

Optional post status to check.

Return

boolean

Clone this wiki locally