REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.82 KB
Close
/proc/thread-self/root/usr/src/litespeed-wp-plugin/7.2/litespeed-cache/tpl/page_optm/entry.tpl.php
Text
Base64
<?php namespace LiteSpeed; defined( 'WPINC' ) || exit; $menu_list = array( 'settings_css' => __( 'CSS Settings', 'litespeed-cache' ), 'settings_js' => __( 'JS Settings', 'litespeed-cache' ), 'settings_html' => __( 'HTML Settings', 'litespeed-cache' ), 'settings_media' => __( 'Media Settings', 'litespeed-cache' ), 'settings_vpi' => __( 'VPI', 'litespeed-cache' ), 'settings_media_exc' => __( 'Media Excludes', 'litespeed-cache' ), 'settings_localization' => __( 'Localization', 'litespeed-cache' ), 'settings_tuning' => __( 'Tuning', 'litespeed-cache' ), 'settings_tuning_css' => __( 'Tuning', 'litespeed-cache' ) . ' - CSS', ); ?> <div class="wrap"> <h1 class="litespeed-h1"> <?php echo __( 'LiteSpeed Cache Page Optimization', 'litespeed-cache' ); ?> </h1> <span class="litespeed-desc"> v<?php echo Core::VER; ?> </span> <hr class="wp-header-end"> </div> <div class="litespeed-wrap"> <div class="litespeed-callout notice notice-warning inline"> <h4><?php echo __( 'NOTICE', 'litespeed-cache' ); ?></h4> <p><?php echo __( 'Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.', 'litespeed-cache' ); ?></p> </div> <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 $this->form_action(); // include all tpl for faster UE foreach ( $menu_list as $tab => $val ) { echo "<div data-litespeed-layout='$tab'>"; require LSCWP_DIR . "tpl/page_optm/$tab.tpl.php"; echo '</div>'; } $this->form_end(); ?> </div> </div>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
entry.tpl.php
1.82 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_css.tpl.php
14.60 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_html.tpl.php
5.86 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_js.tpl.php
3.09 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_localization.tpl.php
4.68 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_media.tpl.php
11.01 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_media_exc.tpl.php
3.45 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_tuning.tpl.php
5.51 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_tuning_css.tpl.php
6.83 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings_vpi.tpl.php
4.81 KB
lrw-r--r--
2025-06-18 22:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).