Add ?ver=DATE query strings to all images that changed since 2.9, to expire browser cache. Bump versions on all CSS/JS files modified in that process. fixes #13562.

git-svn-id: https://develop.svn.wordpress.org/trunk@15072 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2010-05-31 06:33:46 +00:00
parent 1a110c6f49
commit 29a6333a1f
29 changed files with 138 additions and 138 deletions
+1 -1
View File
@@ -391,7 +391,7 @@ body.js .item-order {
.item-controls .menu-item-delete:hover { color: #ff0000; }
.item-edit {
background: url("../images/menu-bits.gif") no-repeat scroll 0 -105px;
background: url("../images/menu-bits.gif?ver=20100531") no-repeat scroll 0 -105px;
position: absolute;
right: -20px;
top: 0;