编辑:entry.inc.php
<?php /** * The registry for Third Party Plugins Integration files. * * This file is only used to include the integration files/classes. * This works as an entry point for the initial add_action for the * detect function. * * It is not required to add all integration files here, this just provides * a common place for plugin authors to append their file to. * * @package LiteSpeed * @subpackage LiteSpeed_Cache/thirdparty */ defined('WPINC') || exit(); $third_cls = array( 'Aelia_CurrencySwitcher', 'Autoptimize', 'Avada', 'BBPress', 'Beaver_Builder', 'Caldera_Forms', 'Divi_Theme_Builder', 'Facetwp', 'LiteSpeed_Check', 'Theme_My_Login', 'User_Switching', 'WCML', 'WooCommerce', 'WC_PDF_Product_Vouchers', 'Woo_Paypal', 'Wp_Polls', 'WP_PostRatings', 'Wpdiscuz', 'WPLister', 'WPML', 'WpTouch', 'Yith_Wishlist', ); foreach ($third_cls as $cls) { add_action('litespeed_load_thirdparty', 'LiteSpeed\Thirdparty\\' . $cls . '::detect'); } // Preload needed for certain thirdparty add_action('litespeed_init', 'LiteSpeed\Thirdparty\Divi_Theme_Builder::preload'); add_action('litespeed_init', 'LiteSpeed\Thirdparty\WooCommerce::preload'); add_action('litespeed_init', 'LiteSpeed\Thirdparty\NextGenGallery::preload'); add_action('litespeed_init', 'LiteSpeed\Thirdparty\AMP::preload'); add_action('litespeed_init', 'LiteSpeed\Thirdparty\Elementor::preload'); add_action('litespeed_init', 'LiteSpeed\Thirdparty\Gravity_Forms::preload'); add_action('litespeed_init', 'LiteSpeed\Thirdparty\Perfmatters::preload');
保存文件
位置:
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
编辑
下载
权限
删除
重命名
nextgengallery.cls.php
-rw-r--r--
6.51 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.cls.php
-rw-r--r--
30.15 KB
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
编辑
下载
权限
删除
重命名
wpml.cls.php
-rw-r--r--
1.02 KB
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
编辑
下载
权限
删除
重命名