sfw_create_brand
Description
Create new Brand Term
Since: 1.0.0
Code
<?php function sfw_create_brand( $brandname ){
…
} ?>
Parameter
- $brandname
- (string)
Create new Brand Term
Since: 1.0.0
<?php function sfw_create_brand( $brandname ){
…
} ?>