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/themes/Avada/templates/ |
Current File : //var/www/web28/html/wp-content/themes/Avada/templates/wc-add-product-border.php |
<?php /** * Adds product border. * * @author ThemeFusion * @copyright (c) Copyright by ThemeFusion * @link https://avada.com * @package Avada * @subpackage Core * @since 5.1.0 */ $separator_styles_array = explode( ' ', Avada()->settings->get( 'title_style_type' ) ); $separator_styles = ''; foreach ( $separator_styles_array as $separator_style ) { $separator_styles .= ' sep-' . $separator_style; } ?> <div class="product-border fusion-separator<?php echo esc_attr( $separator_styles ); ?>"></div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare