[wp-trac] [WordPress Trac] #57548: Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php
WordPress Trac
noreply at wordpress.org
Tue Sep 2 07:51:45 UTC 2025
#57548: Stop concatenating scripts and stylesheets in wp-admin and retire load-
scripts.php and load-styles.php
---------------------------+---------------------
Reporter: azaozz | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.9
Component: Script Loader | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+---------------------
Comment (by peterwilsoncc):
Replying to [comment:10 westonruter]:
> @peterwilsoncc We should test this indeed.
>
> You're referring to transferring dictionaries, but Compression
Dictionaries aren't implemented by `load-scripts.php`, right? Also, I
don't see that there is even any compression at all (e.g. GZip). Maybe I'm
not seeing something.
Yes, that's what I'm referring to.
WordPress doesn't do anything, I'm thinking of the compression modules
used by web servers & CDNs.
On the two sites I can readily use live servers to run experiments with,
adding `define( 'CONCATENATE_SCRIPTS', true );` increased the transfer
size of the CSS while the JS dropped a little.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57548#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list