PHP 8.2.30
Preview: entry.inc.php Size: 1.46 KB
/usr/src/litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/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.
 *
 */
defined('WPINC') || exit();

use LiteSpeed\API;

$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');

Directory Contents

Dirs: 0 × Files: 30

Name Size Perms Modified Actions
1.79 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
1.88 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
730 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
647 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
2.32 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
933 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
403 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
2.20 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
1.34 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
1.46 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
685 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
525 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
4.61 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
6.15 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
659 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
875 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
514 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
645 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
932 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
594 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
23.87 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
3.45 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
184 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
480 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
606 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
793 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
689 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
627 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
704 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
4.32 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).