choices)) { return; } $svg_kses_args = array( 'svg' => array( 'class' => true, 'aria-hidden' => true, 'aria-labelledby' => true, 'role' => true, 'xmlns' => true, 'width' => true, 'height' => true, 'viewbox' => true ), 'g' => array('fill' => true, 'transform' => true), 'rect' => array('width' => true, 'height' => true, 'fill' => true, 'transform' => true, 'x' => true, 'y' => true, 'stroke-width' => true, 'rx' => true), 'title' => array('title' => true), 'circle' => array('cx' => true, 'cy' => true, 'transform' => true, 'r' => true), 'path' => array( 'd' => true, 'fill' => true, 'stroke' => true, 'transform' => true, ) ); $name = '_customize-radio-' . $this->id; ?> label); ?> description)) : ?> description); ?>