Skip to menu

webcomic_print_price()

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

Uses

Back to top