Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Remove wp versions filter to support cdn caching #592

Merged
merged 1 commit into from
Dec 8, 2015

Conversation

justinpage
Copy link
Contributor

CDNs use version numbers to deliver new assets. When version number does not
exist, the asset is treated as the same and therefore must be flushed. Flushing
can be an issue because it creates greater responsibility in having to manage
clearing assets. It would be far easier for us to use version as default
to offer support to CDNs

A starting theme should not make the assumption that the version of assets is not
needed.

CDNs use version numbers to deliver new assets. When version number does not
exist, the asset is treated as the same and therefore must be flushed. Flushing
can be an issue because it creates greater responsibility in having to manage
clearing assets. It would be far easier for us to use verion number as default
to offer support to CDNs

A starting theme should not make the assumption that versioning of assets is not
needed.
olefredrik added a commit that referenced this pull request Dec 8, 2015
Remove wp versions filter to support cdn caching
@olefredrik olefredrik merged commit 3199597 into olefredrik:master Dec 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants