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/web432/html/wp-content/themes/touchm/woocommerce/single-product/ |
Current File : //var/www/web432/html/wp-content/themes/touchm/woocommerce/single-product/tabs.php |
<?php /** * Single Product tabs * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ // Get tabs ob_start(); do_action('woocommerce_product_tabs'); $tabs = trim( ob_get_clean() ); if ( ! empty( $tabs ) ) : ?> <div class="woocommerce_tabs"> <ul class="tabs"> <?php echo $tabs; ?> </ul> <?php do_action('woocommerce_product_tab_panels'); ?> </div> <?php endif; ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare