Pieter Bos
Pieter Bos
which plugin is that?
Many thanks for the pull request Chris, I will implement it soon!
Many thanks for the pull request Chris, I will implement it soon!
had to make slight correction on the `nth-child` (needed to become 7, 8, 9) Anyways, many thanks and apologies for the delay.
Thanks, perhaps an idea to get some eyes on this by others in the #core channel on Slack?
I have opened a [feature request](https://vote.classicpress.net/posts/67/cleaning-up-the-head) that includes your suggestion, I think it would be good to get some votes on this, so we can go further than just cleaning...
The feature request we opened and that included this option only has 14 votes so far, so I agree to close this until there are enough votes that support removal.
For the child themes I put together, I used the `filemtime( get_stylesheet_directory() . '/style.css' )`, would it not be possible to use that too?
Yes, we do, for all 3 themes on line 32 of the functions.php What I don't understand though is that when there is a need for cache-busting, then you need...