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: http://svn.automattic.com/wordpress/trunk@15072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
body {
|
||||
padding-top: 30px;
|
||||
font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
background: url(../images/login-header.png?ver=20100403) top left repeat-x;
|
||||
background: url(../images/login-header.png?ver=20100531) top left repeat-x;
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
Reference in New Issue
Block a user