📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 15:22:08
📂
/ (Root)
/
usr
/
src
/
litespeed-wp-plugin
/
7.2
/
litespeed-cache
/
tpl
/
inc
📍 /usr/src/litespeed-wp-plugin/7.2/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