__( 'To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.', 'litespeed-cache' ), 'link' => 'https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server', ) ; } else { $reasons[] = array( 'title' => __( 'Please enable the LSCache Module at the server level, or ask your hosting provider.', 'litespeed-cache' ), 'link' => 'https://docs.litespeedtech.com/lscache/lscwp/overview/#prerequisites', ) ; } } elseif ( ! defined( 'LITESPEED_ON' ) ) { $reasons[] = array( 'title' => __( 'Please enable LiteSpeed Cache in the plugin settings.', 'litespeed-cache' ) , 'link' => 'https://docs.litespeedtech.com/lscache/lscwp/cache/#enable-cache', ) ; } if ( $reasons ) : ?>