sfw_get_design_background_color
Description
Retrieve the backgroundcolor setting of the current design
Since: 1.0.0
Code
<?php function sfw_get_design_background_color( $hash = true, $design_selector = false ){
…
} ?>
Parameter
- $hash
- (bool) Whether or not to prepend a #
Default: true
- $design_selector
- (mixed) see sfw_get_design_id
Default: false