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
Get a comic print sold count.
get_webcomic_print_sold( string $type, mixed $post = null ) : int
string $typeThe print sold count to get.
mixed $postOptional post to get the sold count from.
int