Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ppine
/
wp-content
/
plugins
/
ti-woocommerce-wishlist
/
integrations
/
File Content:
litespeed-cache.php
<?php /** * TI WooCommerce Wishlist integration with: * * @name LiteSpeed Cache * * @version 5.4 * * @slug litespeed-cache * * @url https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration * */ // If this file is called directly, abort. if ( ! defined( 'ABSPATH' ) ) { exit; } // Load integration depends on current settings. global $tinvwl_integrations; $slug = "litespeed-cache"; $name = "LiteSpeed Cache"; $available = defined( 'LSWCP_PLUGIN_URL' ); $tinvwl_integrations = is_array( $tinvwl_integrations ) ? $tinvwl_integrations : []; $tinvwl_integrations[ $slug ] = array( 'name' => $name, 'available' => $available, ); if ( ! tinv_get_option( 'integrations', $slug ) ) { return; } if ( ! $available ) { return; } if ( defined( 'LSWCP_PLUGIN_URL' ) ) { // Force ESI nonce. if ( ! function_exists( 'tinvwl_litespeed_conf_esi_nonce' ) ) { add_action( 'wp_enqueue_scripts', 'tinvwl_litespeed_conf_esi_nonce', 9 ); add_action( 'litespeed_load_thirdparty', 'tinvwl_litespeed_conf_esi_nonce' ); function tinvwl_litespeed_conf_esi_nonce() { do_action( 'litespeed_nonce', 'wp_rest' ); } } // Force exclude URL if ( ! function_exists( 'tinvwl_litespeed_conf_exc_uri' ) ) { add_action( 'init', 'tinvwl_litespeed_conf_exc_uri' ); function tinvwl_litespeed_conf_exc_uri() { $val = apply_filters( 'litespeed_conf', 'cache-exc' ); $ids = array( tinv_get_option( 'page', 'wishlist' ), ); $pages = $ids; $languages = apply_filters( 'wpml_active_languages', array(), array( 'skip_missing' => 0, 'orderby' => 'code', ) ); if ( ! empty( $languages ) ) { foreach ( $ids as $id ) { foreach ( $languages as $l ) { $pages[] = apply_filters( 'wpml_object_id', $id, 'page', true, $l['language_code'] ); } } $pages = array_unique( $pages ); } $pages = array_filter( $pages ); if ( ! empty( $pages ) ) { foreach ( $pages as $i => $page ) { $pages[ $i ] = preg_replace( "/^\//", '', rtrim( str_replace( get_site_url(), '', get_permalink( absint( $page ) ) ), '/' ) ); // @codingStandardsIgnoreLine Squiz.Strings.DoubleQuoteUsage.NotRequired } } $pages = array_unique( $pages ); $pages = array_filter( $pages ); $val = array_unique( array_merge( $val, $pages ) ); do_action( 'litespeed_conf_force', 'cache-exc', $val ); } } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
automatewoo
---
0755
advanced-product-fields-for-woocommerce-pro.php
6928 bytes
0644
advanced-product-fields-for-woocommerce.php
8536 bytes
0644
automatewoo.php
3463 bytes
0644
buy-now-button-for-woocommerce.php
1454 bytes
0644
check-pincodezipcode-for-shipping-woocommerce.php
1539 bytes
0644
cleantalk-spam-protect.php
1618 bytes
0644
clever-swatches.php
2543 bytes
0644
comet-cache.php
1552 bytes
0644
duracelltomi-google-tag-manager.php
1613 bytes
0644
elex-woocommerce-catalog-mode.php
2410 bytes
0644
gift-cards-for-woocommerce.php
4936 bytes
0644
hide-price-add-to-cart-button.php
14710 bytes
0644
improved-variable-product-attributes.php
5226 bytes
0644
ione360-configurator.php
4486 bytes
0644
litespeed-cache.php
2489 bytes
0644
mycred.php
11264 bytes
0644
nasa-core.php
1500 bytes
0644
product-extras-for-woocommerce.php
13123 bytes
0644
product-quantity-for-woocommerce.php
2165 bytes
0644
pw-woocommerce-gift-cards.php
3634 bytes
0644
shopengine.php
4763 bytes
0644
show-single-variations.php
1209 bytes
0644
sitepress-multilingual-cms.php
2549 bytes
0644
theme-divi.php
1571 bytes
0644
theme-flatsome.php
10579 bytes
0644
theme-kallyas.php
1191 bytes
0644
theme-oceanwp.php
1319 bytes
0644
wc-fields-factory.php
12629 bytes
0644
woo-advanced-qty.php
2585 bytes
0644
woo-payment-gateway.php
1715 bytes
0644
woo-variation-swatches-pro.php
2040 bytes
0644
woo-variations-table-grid.php
2796 bytes
0644
woocommerce-booking.php
3308 bytes
0644
woocommerce-bookings.php
6014 bytes
0644
woocommerce-composite-products.php
17755 bytes
0644
woocommerce-custom-fields.php
4953 bytes
0644
woocommerce-fast-cart.php
1690 bytes
0644
woocommerce-gravityforms-product-addons.php
14869 bytes
0644
woocommerce-mix-and-match-products.php
7322 bytes
0644
woocommerce-multilingual.php
9075 bytes
0644
woocommerce-rental-and-booking.php
9858 bytes
0644
woocommerce-square.php
1429 bytes
0644
woocommerce-tm-extra-product-options.php
14660 bytes
0644
woocommerce-waitlist.php
1561 bytes
0644
wp-fastest-cache.php
2948 bytes
0644
wp-grid-builder.php
2812 bytes
0644
wp-multilang.php
1865 bytes
0644
wp-rocket.php
4972 bytes
0644
wpc-variations-radio-buttons.php
1570 bytes
0644
yith-woocommerce-product-bundles.php
6780 bytes
0644
yith-woocommerce-quick-view.php
1395 bytes
0644
N4ST4R_ID | Naxtarrr