[wp-trac] [WordPress Trac] #36697: Combining the HTTP requests for obtaining the available nav menu items into a single request
WordPress Trac
noreply at wordpress.org
Mon Sep 12 15:13:10 UTC 2016
#36697: Combining the HTTP requests for obtaining the available nav menu items into
a single request
-------------------------------------+--------------------------
Reporter: nguyencongtuan | Owner: westonruter
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.7
Component: Customize | Version: 4.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+--------------------------
Changes (by westonruter):
* keywords: has-patch needs-testing dev-feedback => has-patch needs-
testing
* owner: => westonruter
* status: new => accepted
Comment:
Fair enough, although the reason for why the customizer overall can be
very slow to load is that too much is loaded up-front and not enough is
lazy-loaded as needed (see #28580). In the case of nav menu items, loading
all in one request should suffice as long as it doesn't block the initial
page load, which it wouldn't here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36697#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list