#58749 closed defect (bug) (fixed)
Navigation: Remove one preloaded endpoint
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Editor | Keywords: | gutenberg-merge |
| Focuses: | Cc: |
Description
This backports WordPress/gutenberg#52115 to core.
We don't need the _locale param for preloading to work, which means we can remove one of the preloaded endpoints.
Change History (4)
This ticket was mentioned in PR #4812 on WordPress/wordpress-develop by @scruffian.
3 years ago
#1
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
This backports https://github.com/WordPress/gutenberg/pull/52115 to core.
We don't need the _locale param for preloading to work, which means we can remove one of the preloaded endpoints.
Trac ticket: https://core.trac.wordpress.org/ticket/58749