📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 05:45:41
📂
/ (Root)
/
usr
/
src
/
litespeed-wp-plugin
/
6.5.4
/
litespeed-cache
/
tpl
/
inc
📍 /usr/src/litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc
🔄 Refresh
✏️
Editing: disabled_all.php
Read Only
<?php namespace LiteSpeed; defined('WPINC') || exit(); $err = __('Disable All Features', 'litespeed-cache'); // other plugin left cache expired rules in .htaccess which will cause conflicts echo Admin_Display::build_notice(Admin_Display::NOTICE_RED, $err);
💾 Save Changes
❌ Cancel