[wp-trac] [WordPress Trac] #44815: Remove deflate/gzip compression from load-scripts.php / load-styles.php
WordPress Trac
noreply at wordpress.org
Thu Oct 11 03:23:03 UTC 2018
#44815: Remove deflate/gzip compression from load-scripts.php / load-styles.php
----------------------------+---------------------------------
Reporter: LucasRolff | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9.9
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: commit | Focuses: ui, administration
----------------------------+---------------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"43697" 43697]:
{{{
#!CommitTicketReference repository="" revision="43697"
Script loader: remove (PHP based) compression from `load-styles.php` and
`load-scripts.php`. WIth the amount of scripts and stylesheets grown a lot
over the years, it has become pretty slow and consumes a lot of server
resources. Also, most servers are set to compress PHP output anyway.
Props LucasRolff, azaozz.
Merges [43580] to the 5.0 branch.
Fixes #44815. See #43308.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44815#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list