Skip to menu

webcomic_print_left()

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

Uses

Back to top