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