| /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/button/templates/ |
| Current File : /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/button/templates/button.php |
<button type="submit" <?php quart_mikado_inline_style($button_styles); ?> <?php quart_mikado_class_attribute($button_classes); ?> <?php echo quart_mikado_get_inline_attrs($button_data); ?> <?php echo quart_mikado_get_inline_attrs($button_custom_attrs); ?>>
<span class="mkdf-btn-text"><?php echo esc_html($text); ?></span>
<?php echo quart_mikado_icon_collections()->renderIcon($icon, $icon_pack); ?>
</button>