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/web284/html/wp-content/themes/splendor_theme/woocommerce/shop/ |
Current File : //var/www/web284/html/wp-content/themes/splendor_theme/woocommerce/shop/messages.php |
<?php /** * Show messages * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly if ( ! $messages ) return; ?> <?php foreach ( $messages as $message ) : ?> <div class="alert alert-warning" style="padding:10px; margin-top:10px; margin-bottom:30px; padding-bottom:20px; padding-top:20px;"> <button type="button" style="margin-right:25px; margin-top:3px; float:right;" class="close" data-dismiss="alert">×</button> <?php echo wp_kses_post( $message ); ?> </div> <?php endforeach; ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare