I want to ask if i will be able to programmatically force WordPress to serve all pages (exclude admin, REST API, etc) from cache system ***no matter which $_GET parameter\query string is used**.
My customer needs a caching plugin that by default will cache any Query String for all site pages, we want to force **any** Query String to be cached and use a list to exclude spesific Query Strings we don’t want to cheche
Will it be possible using w3 total cache?
Can you send us a code example or a relevant guide for that so we can know how much work will be needed from our developers?
Thank you!