I need to have the version number of the style.css for the child theme change so that users’ browsers will load the fresh version. It’s currently stuck at 1.5.8. If I change it in style.css in either the child theme folder or the theme folder it doesn’t change.
I found 1.5.8 in an option in the database called _site_transient_update_themes, but that would be cumbersome to have to go into the database every time I update the style.css file.
What do I need to do to get the child theme style.css version number to change?
Thanks
I setup the automatic versioning as described in one of the replies to this thread:
http://wordpress.stackexchange.com/questions/145141/attributing-a-version-number-to-a-child-themes-main-stylesheet
Hi Joshua
Super, glad to hear you’ve made progress. Thanks for updating your thread, we appreciate it!