REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 1.53 KB
Close
//usr/src/litespeed-wp-plugin/7.8.0.1/litespeed-cache/tpl/img_optm/settings.media_webp.tpl.php
Text
Base64
<?php /** * LiteSpeed Cache Image Optimization WebP/AVIF Setting * * Manages the WebP and AVIF optimization settings for LiteSpeed Cache. * * @package LiteSpeed * @since 1.0.0 */ namespace LiteSpeed; defined( 'WPINC' ) || exit; ?> <tr> <th> <?php $option_id = Base::O_IMG_OPTM_WEBP; ?> <?php $this->title( $option_id ); ?> </th> <td> <?php $this->build_switch( $option_id, array( esc_html__( 'OFF', 'litespeed-cache' ), 'WebP', 'AVIF' ) ); ?> <?php Doc::maybe_on_by_gm( $option_id ); ?> <div class="litespeed-desc"> <?php esc_html_e( 'Request WebP/AVIF versions of original images when doing optimization.', 'litespeed-cache' ); ?> <?php printf( esc_html__( 'Significantly improve load time by replacing images with their optimized %s versions.', 'litespeed-cache' ), '.webp/.avif' ); ?> <br /><?php Doc::notice_htaccess(); ?> <br /><?php Doc::crawler_affected(); ?> <br /> <font class="litespeed-warning"> ⚠️ <?php printf( esc_html__( '%1$s is a %2$s paid feature.', 'litespeed-cache' ), 'AVIF', 'QUIC.cloud' ); ?></font> <br /> <font class="litespeed-warning"> ⚠️ <?php printf( esc_html__( 'When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.', 'litespeed-cache' ), esc_html__( 'Destroy All Optimization Data', 'litespeed-cache' ), esc_html__( 'Soft Reset Optimization Counter', 'litespeed-cache' ) ); ?></font> <?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#soft-reset-optimization-counter' ); ?> </div> </td> </tr>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
entry.tpl.php
1.27 KB
lrw-r--r--
2026-03-17 22:16:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
network_settings.tpl.php
715 B
lrw-r--r--
2026-03-17 22:16:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings.media_webp.tpl.php
1.53 KB
lrw-r--r--
2026-03-17 22:16:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings.tpl.php
5.06 KB
lrw-r--r--
2026-03-17 22:16:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
summary.tpl.php
18.99 KB
lrw-r--r--
2026-03-17 22:16:50
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).