sfw_producttype_image
Description
Retieve the ProductType image object.
Since: 1.0.0
For further information see: spreadshirt_image()
Code
<?php function sfw_producttype_image( $args = array(), $selector = false ){
…
} ?>
Parameter
- $args
- (array) arguments for creating the object, see spreadshirt_image()
Default: array()
- $selector
- (mixed) A producttype selector
Default: false