📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 13:57:36
📂
/
/
usr
/
src
/
litespeed-wp-plugin
/
6.5.2
/
litespeed-cache
/
tpl
/
cache
✏️
Editing: network_settings-advanced.tpl.php
<?php namespace LiteSpeed; defined( 'WPINC' ) || exit; ?> <h3 class="litespeed-title-short"> <?php echo __( 'Advanced Settings', 'litespeed-cache' ); ?> <?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#advanced-tab' ); ?> </h3> <table class="wp-list-table striped litespeed-table"><tbody> <?php require LSCWP_DIR . 'tpl/cache/settings_inc.login_cookie.tpl.php'; ?> </tbody></table>
💾 Save Changes
❌ Cancel