caching - WordPress styling does not display without clearing cache -


i building wordpress website underscore theme, hosted on flywheel. everytime make changes page, styling style.css file not picked unless hard reload/ clear cache.

obviously want load on everyone's computer without need clear cache. reason this? , how can resolve it?

thanks.

you must change theme version every time make change in style.css file. version appended url query string. version identifier used cache-bust url. browser detect url – query string – new , updated file rather cached resource.

see wordpress theme css , js cache busting


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -