Refresh query string for assets
-
There’s an option in the settings: “Prevent caching of objects after settings change”
I have this checked because I want the query string appended to my assets. However, I’m not sure what “settings changes” causes the query strings to change. I’d like to be able to force those query strings to update without clearing the entire page cache.
Specifically, I’d like to be able to make a change to the stylesheet and have the query string read styles.css?newfoo123 — and I’m ok waiting for natural page expiration (15 min) since a full page cache purge is resource heavy. But my stylesheet expiration is set to a week and I don’t want to wait the week for users to download the updated stylesheet.
Is there any way to force W3TC to update the query strings appended to assets?
- The topic ‘Refresh query string for assets’ is closed to new replies.