[wp-trac] [WordPress Trac] #55337: Optimize preload paths for post and site editors
WordPress Trac
noreply at wordpress.org
Tue Mar 29 05:47:59 UTC 2022
#55337: Optimize preload paths for post and site editors
-----------------------------------+-----------------------
Reporter: jsnajdr | Owner: audrasjb
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 5.9.3
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch fixed-major | Focuses:
-----------------------------------+-----------------------
Comment (by jsnajdr):
> shouldn't we also backport the changes introduced in the Gutenberg PRs
mentioned above?
The https://github.com/WordPress/gutenberg/pull/39256 PR doesn't need to
be backported at all, because it just patches the preload paths with a
filter, while this Core patch modifies the source. It's a compat code that
will disappear during 6.0 release.
This patch should be safe to backport to 5.9 and will add value for 5.9
users: preloads will match what the block editor actually requests, while
now some of them are futile.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55337#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list