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/plugins/woocommerce/templates/notices/ |
Current File : //var/www/web284/html/wp-content/plugins/woocommerce/templates/notices/error.php |
<?php /** * Show error messages * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly if ( ! $messages ) return; ?> <ul class="woocommerce-error"> <?php foreach ( $messages as $message ) : ?> <li><?php echo wp_kses_post( $message ); ?></li> <?php endforeach; ?> </ul>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare