[Plugin: W3 Total Cache] CSS minification and Conditional Comments
-
Hello,
This is more a question than a problem.
We’re about to rewrite the blank theme we use for custom theme conception. One of the requirement we gave ourselves is to use conditional comments for CSS within our themes and all our custom plugins. Preliminary evaluation all points to using the built in functionality
$wp_styles->add_data('css-slug','condional','IE 6');
.Another requirement is to continue using minification. We were using a collection of plugins including WP-Minify, which disappeared some time ago.
We are evaluating to start using W3 Total Cache.The question is: how does W3 Total Cache deal with minification of enqueued styles with conditional comments? If it does not, how can we make it work?
I am more than willing to give a hand in this.
Charles
- The topic ‘[Plugin: W3 Total Cache] CSS minification and Conditional Comments’ is closed to new replies.