404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.117.98.194: ~ $
<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Image Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<?php require LSCWP_DIR . 'tpl/img_optm/settings.media_webp.tpl.php'; ?>

</tbody></table>

<?php
$this->form_end( true );


Filemanager

Name Type Size Permission Actions
entry.tpl.php File 1.16 KB 0644
network_settings.tpl.php File 538 B 0644
settings.media_webp.tpl.php File 620 B 0644
settings.tpl.php File 4.53 KB 0644
summary.tpl.php File 16.1 KB 0644