$31 GRAYBYTE WORDPRESS FILE MANAGER $16

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.149
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/usr/src/litespeed-wp-plugin/7.2/litespeed-cache/tpl/toolbox/

HOME
Current File : /usr/src/litespeed-wp-plugin/7.2/litespeed-cache/tpl/toolbox//entry.tpl.php
<?php
namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
	'purge' => __( 'Purge', 'litespeed-cache' ),
);

if ( ! $this->_is_network_admin ) {
	$menu_list['import_export'] = __( 'Import / Export', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list['edit_htaccess'] = __( 'View .htaccess', 'litespeed-cache' );
}

if ( ! $this->_is_network_admin ) {
	$menu_list['heartbeat'] = __( 'Heartbeat', 'litespeed-cache' ); // todo: will add this to network level later
	$menu_list['report']    = __( 'Report', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list['settings-debug'] = __( 'Debug Settings', 'litespeed-cache' );
	$menu_list['log_viewer']     = __( 'Log View', 'litespeed-cache' );
	$menu_list['beta_test']      = __( 'Beta Test', 'litespeed-cache' );
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Toolbox', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
	foreach ( $menu_list as $tab => $val ) {
		$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
		echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
		++$i;
	}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
	foreach ( $menu_list as $tab => $val ) {
		echo "<div data-litespeed-layout='$tab'>";
		require LSCWP_DIR . "tpl/toolbox/$tab.tpl.php";
		echo '</div>';
	}

	?>
	</div>

</div>


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
18 Jun 2025 10.15 PM
root / root
0755
beta_test.tpl.php
3.189 KB
18 Jun 2025 10.15 PM
root / root
0644
edit_htaccess.tpl.php
3.397 KB
18 Jun 2025 10.15 PM
root / root
0644
entry.tpl.php
1.626 KB
18 Jun 2025 10.15 PM
root / root
0644
heartbeat.tpl.php
3.824 KB
18 Jun 2025 10.15 PM
root / root
0644
import_export.tpl.php
2.297 KB
18 Jun 2025 10.15 PM
root / root
0644
log_viewer.tpl.php
3.581 KB
18 Jun 2025 10.15 PM
root / root
0644
purge.tpl.php
10.627 KB
18 Jun 2025 10.15 PM
root / root
0644
report.tpl.php
5.63 KB
18 Jun 2025 10.15 PM
root / root
0644
settings-debug.tpl.php
4.848 KB
18 Jun 2025 10.15 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF