fsn_style_params_class

fsn_style_params_class( array $atts )

Returns a unique CSS class for an instance of an element and adds that element's global style parameters to the global style output. Should be called inside of the class attribute of the container element in the shortcode output function.


Parameters

$atts

(array) (required) The shortcode attributes.


Example