Home › Forums › CSS › CSS file not updating › Re: CSS file not updating
September 25, 2009 at 9:15 am
#64699
Member
i also heard of using a random query string to stop wordpress caching the CSS file..
something like
Code:
css/style.css? echo random_number() ?>
simplified example but I think that’s how the method goes, maybe someone can clarify this.