sfw_get_printtype_articles_number
Description
Retrieve the number of articles which are associated to the current printtype
the function will return 0 in case of an error
Since: 1.0.0
Code
<?php function sfw_get_printtype_articles_number( $printtype_selector = false ){
…
} ?>
Parameter
- $printtype_selector
- (mixed) see sfw_get_printtype_id
Default: false