📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 08:34:09
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
helper
/
views
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/woocommerce/includes/admin/helper/views
🔄 Refresh
✏️
Editing: html-section-notices.php
Writable
<?php defined( 'ABSPATH' ) or exit(); ?> <?php foreach ( $notices as $notice ) : ?> <div class="notice <?php echo sanitize_html_class( $notice['type'] ); ?>"> <?php echo wpautop( $notice['message'] ); ?> </div> <?php endforeach; ?>
💾 Save Changes
❌ Cancel