Skip to menu

webcomic_print_sold()

Display a comic print sold count.

webcomic_print_sold( string $type, mixed $post = null ) : void

Parameters

string $type

The print sold count to display.

mixed $post

Optional post to get the sold count from.

Return

void

Uses

Back to top