In https://github.com/litespeedtech/lscache_wp/commit/a3cb0f39ca8b06bc9e530a518fbb8a54eb6e35fe we added `get_option` cmd. Is that ok to use this cmd? Or if you want to get whole options, please let us know. Thanks.
Yes this is in our todo. Thanks for your suggestion.
As this is related to LSCWP, for further discussion please visit https://wordpress.org/support/plugin/litespeed-cache/ .
Images in extra css files won't be replaced. That is to say, currently there is no way to replace it with CDN by LSCWP.
For further LSCWP questions, please ask in https://wordpress.org/support/plugin/litespeed-cache/
Do you mind to join our GLS slack to chat me directly? https://join.slack.com/t/golitespeed/shared_invite/enQtMzE5ODgxMTUyNTgzLWVhZDNhZDNmYWRhZmIwNzUxN2Y2ZDRjZGUwZjFiMDk1ZTNjZDJmMDg5NTcyZjFiZDM4MDY1NjkwYjkzM2E5YmE Thanks.
Hi, for future WP issues, plz come to https://wordpress.org/support/plugin/litespeed-cache/ to post.
For this one, we improved the compatibility on our server side as that DBI_Error is an error happened on our server side. Please try it again.
This is because the latest attachment record in your postmeta table has a long src. We will improve this compatibility in next couple releases. Should be in v1.9.2
That min/xx.css is stored in cache. Did you turn on async css? Not sure if it will help non-Render Blocking.
Yes we can add that feature ( different rules for different pages ), but may need more suggestion on this point. For each page path, do you want to use any rule matching in setting? We...
The second one is because you deferred JQ but in your theme you have jQ used directly. Please either move it to document.ready wrapper or exclude jQ from defer