File "info-message.php"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/templates/info-message.php
File size: 161 bytes
MIME-type: text/x-php
Charset: utf-8
<?php if (!defined('ABSPATH')) die('No direct access.'); ?>
<div class="notice notice-warning">
<p><strong><?php echo esc_html($message); ?></strong></p>
</div>