[wp-trac] [WordPress Trac] #28722: Boost performance with ETag in load-scripts.php and load-styles.php
WordPress Trac
noreply at wordpress.org
Fri Jan 15 10:22:26 UTC 2016
#28722: Boost performance with ETag in load-scripts.php and load-styles.php
------------------------------+------------------------------------------
Reporter: sergej.mueller | Owner: swissspidy
Type: feature request | Status: closed
Priority: normal | Milestone: 4.5
Component: Script Loader | Version: 4.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: administration, performance
------------------------------+------------------------------------------
Changes (by swissspidy):
* owner: => swissspidy
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"36312"]:
{{{
#!CommitTicketReference repository="" revision="36312"
Script Loader: Add `Etag: $wp_version` header in `load-scripts.php` and
`load-styles.php`.
This improves performance since browsers won't re-download the scripts and
styles when there was no change in `$wp_version`.
Props sergej.mueller, dd32, swissspidy.
Fixes #28722.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28722#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list