sfw_get_wildcard_design_id
Description
Get the Wildcard Design Id
Returns the Id of the Designs Parent if present, otherwise the design id
Since: 1.0.0
Code
<?php function sfw_get_wildcard_design_id( $design_selector = false ){
…
} ?>
Parameter
- $design_selector
- (mixed) see sfw_get_design_id
Default: false