'0px', 'height' => '0px', 'svg_path' => '', 'alt_path' => '', 'alt' => '', 'style' => '', ), $atts ); return ''; } add_shortcode('do-svg', 'generate_svg_code'); ?>