array( 'style' => array(), ), 'svg' => array( 'class' => true, 'xmlns' => true, 'width' => true, 'height' => true, 'viewbox' => true, 'aria-hidden' => true, 'role' => true, 'focusable' => true, ), 'path' => array( 'd' => true, ), 'rect' => array( 'x' => true, 'y' => true, 'width' => true, 'height' => true, 'transform' => true, ), ); $responsive = ''; if ( !$this->is_responsive ) { $responsive = 'noresponsive'; } ?>
label ) ) { ?> label ); ?> description ) && $this->desc_position === 'before-buttons' ) { ?> description ); ?> is_responsive ) : ?>
choices as $key => $value ) { ?>
is_responsive ) : ?> settings[ 'tablet' ] ) ) : ?>
choices as $key => $value ) { ?>
settings[ 'mobile' ] ) ) : ?>
choices as $key => $value ) { ?>
description ) && $this->desc_position === 'after-buttons' ) { ?> description ); ?>