Make WordPress Core

Opened 17 months ago

Closed 17 months ago

Last modified 17 months ago

#58749 closed defect (bug) (fixed)

Navigation: Remove one preloaded endpoint

Reported by: scruffian's profile scruffian Owned by: isabel_brison's profile isabel_brison
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.


17 months ago
#1

  • Keywords has-patch added

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

#2 @isabel_brison
17 months ago

  • Owner set to isabel_brison
  • Resolution set to fixed
  • Status changed from new to closed

In 56206:

Editor: remove one preloaded navigation endpoint.

Removes one of the preloaded navigation endpoints from the site editor as it is not in use anymore.

Props scruffian.
Fixes #58749.

@isabel_brison commented on PR #4812:


17 months ago
#3

Committed in r56206 / c21b63c.

#4 @isabel_brison
17 months ago

  • Component changed from General to Editor
  • Keywords gutenberg-merge added; has-patch removed
  • Milestone changed from Awaiting Review to 6.3
Note: See TracTickets for help on using tickets.