File "network_settings-advanced.tpl.php"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/litespeed-cache/tpl/cache/network_settings-advanced.tpl.php
File size: 417 bytes
MIME-type: text/x-php
Charset: utf-8

<?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>