Display a comic print left count.
webcomic_print_left( string $type, mixed $post = null ) : void
Parameters
string
$type
The print left count.
mixed
$post
Optional post to get the left count from.
Return
void
Display a comic print left count.
webcomic_print_left( string $type, mixed $post = null ) : void
string
$typeThe print left count.
mixed
$postOptional post to get the left count from.
void