B4BY.588
Home
Terminal
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sportmx
/
public_html
/
wp-content
/
plugins
/
wp-optimize
/
templates
/
Filename :
info-message.php
back
Copy
<?php if (!defined('ABSPATH')) die('No direct access.'); ?> <div class="notice notice-warning"> <p><strong><?php echo esc_html($message); ?></strong></p> </div>