Skip to menu

get_webcomic_print_sold()

Get a comic print sold count.

get_webcomic_print_sold( string $type, mixed $post = null ) : int

Parameters

string $type

The print sold count to get.

mixed $post

Optional post to get the sold count from.

Return

int

Back to top