sfw_wrap_external_content
Description
Creates a div container arround a string
Since: 1.0.0
Code
<?php function sfw_wrap_external_content( $string, $class = '' ){
…
} ?>
Parameter
- $string
- (string)
- $class
- (string)
Default: ''