编辑:wptouch.cls.php
<?php /** * The Third Party integration with the WPTouch Mobile plugin. * * Marks requests from mobile devices via WPTouch as mobile in LiteSpeed Cache. * * @since 1.0.7 * @package LiteSpeed */ namespace LiteSpeed\Thirdparty; defined( 'WPINC' ) || exit(); /** * WPTouch integration for LiteSpeed Cache. */ class WpTouch { /** * Detects if WPTouch is installed. * * @since 1.0.7 * @return void */ public static function detect() { global $wptouch_pro; if ( isset( $wptouch_pro ) ) { add_action( 'litespeed_control_finalize', __CLASS__ . '::set_control' ); } } /** * Check if the device is mobile. If so, set mobile. * * @since 1.0.7 * @return void */ public static function set_control() { global $wptouch_pro; if ( ! empty( $wptouch_pro->is_mobile_device ) ) { add_filter( 'litespeed_is_mobile', '__return_true' ); } } }
保存文件
位置:
home
/
fembzvrs
/
zimeza.com
/
wp-content
/
plugins
/
litespeed-cache
/
thirdparty
批量上传
创建
创建
批量权限
批量删除
名称
权限
大小
修改时间
操作
↑ 返回上级
-
-
-
-
aelia-currencyswitcher.cls.php
-rw-r--r--
2.67 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
amp.cls.php
-rw-r--r--
2.44 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
autoptimize.cls.php
-rw-r--r--
910 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
avada.cls.php
-rw-r--r--
813 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
bbpress.cls.php
-rw-r--r--
2.58 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
elementor.cls.php
-rw-r--r--
3.25 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
entry.inc.php
-rw-r--r--
1.51 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
litespeed-check.cls.php
-rw-r--r--
5.41 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
perfmatters.cls.php
-rw-r--r--
996 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
theme-my-login.cls.php
-rw-r--r--
1.01 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
user-switching.cls.php
-rw-r--r--
793 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
wc-pdf-product-vouchers.cls.php
-rw-r--r--
992 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
wcml.cls.php
-rw-r--r--
1.74 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
woo-paypal.cls.php
-rw-r--r--
869 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
woocommerce.content.tpl.php
-rw-r--r--
3.91 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
woocommerce.tab.tpl.php
-rw-r--r--
230 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
wp-polls.cls.php
-rw-r--r--
807 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
wp-postratings.cls.php
-rw-r--r--
900 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
wpdiscuz.cls.php
-rw-r--r--
1.18 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名
wplister.cls.php
-rw-r--r--
870 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
wptouch.cls.php
-rw-r--r--
879 B
2026-04-01 20:54
编辑
下载
权限
删除
重命名
yith-wishlist.cls.php
-rw-r--r--
5.23 KB
2026-04-01 20:54
编辑
下载
权限
删除
重命名