sfw_get_design_articles_total
Description
Retrieve the number of articles which are associated to the current design
This will not consider articles that are associated with child designs. Will return 0 in case of an error
Since: 1.0.0
Code
<?php function sfw_get_design_articles_total( $design_selector = false ){
…
} ?>
Parameter
- $design_selector
- (mixed) see sfw_get_design_id
Default: false