Wordpress LScache Plugin: https not supported
Last Updated on: Wed, 15 Apr 2026 00:00:02 @import http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css When this is loaded in the admin, and the admin is https, it will be blocked. Please, all developers of all plugins and themes, always use the https source url to included or embedded external resources. If not, either your code will break on a modern, secure web site. https://wordpress.org/plugins/litespeed-cache/ Im also interested in HTTPS support. Please let me know if this is implemented as I run my entire website on HTTPS. Thank you! Thanks Knut Sparhell for this support thread. Hi Knut, Thanks for reporting this. The line will be updated to just //ajax.googleapis.com/? to support both http and https. @stelianp, the cache should work on HTTPS. The problem that Knut found is related to the admin pages, which are not cached anyway. We will release an update shortly, as these are important issues that need to be addressed immediately. Cheers, Kevin Scheme-less URLs is an anti-pattern and should not be used. Use https when available. Period. The https URL will also work for http sites, since http pages has no concept of mixed content . Hi Knut, If you redownload v1.0.6, its updated to https. Cheers, Kevin
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference