Comments on: Purging a stubborn WP Engine CSS cache http://bbird.me/purging-stubborn-wp-engine-css-cache/ WordPress quick tips Tue, 17 Jul 2018 18:42:00 +0000 hourly 1 https://wordpress.org/?v=4.9.8 By: Archie Makuwa http://bbird.me/purging-stubborn-wp-engine-css-cache/#comment-138 Fri, 25 Aug 2017 02:08:00 +0000 http://bbird.me/?p=549#comment-138 In the functions.php where you register your scripts:
https://codex.wordpress.org/Function_Reference/wp_register_style

]]>
By: Trade Southwest http://bbird.me/purging-stubborn-wp-engine-css-cache/#comment-128 Thu, 18 May 2017 22:35:00 +0000 http://bbird.me/?p=549#comment-128 Sounds simple enough… where and how to add a stylesheet version to my stylesheet would be my question. I know this can be done in the readme.txt file for a plugin versioning. The version tag in a stylesheet is for the Theme version… is this what we use? Or is there a way to add the Child theme version without killing the Parent theme version, which might affect any upgrade being executed to the parent theme?

]]>