Make WordPress Core

Opened 4 days ago

Last modified 4 days ago

#62585 new enhancement

Site Editor: Update the editor to use path based routing.

Reported by: youknowriad's profile youknowriad Owned by:
Milestone: 6.8 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch
Focuses: Cc:

Description

This ticket tracks the backports of the changes introduced in the following Gutenberg PR

https://github.com/WordPress/gutenberg/pull/67199

  • Redirect to the new site editor urls.
  • Remove limitation preventing overriding these urls in Gutenberg.

Change History (2)

This ticket was mentioned in PR #7903 on WordPress/wordpress-develop by @youknowriad.


4 days ago
#1

  • Keywords has-patch added

This backports the change introduced in Gutenberg in this PR https://github.com/WordPress/gutenberg/pull/67199
It includes:

  • Redirection of old site editor urls to the new correct ones.
  • Removing of condition to prevent loading the site editor.
  • Always pass the dashboard link option to the site editor.

@youknowriad commented on PR #7903:


4 days ago
#2

This patch will have to wait for the next package update to be able to get committed. As the new urls won't work until the package update.

Note: See TracTickets for help on using tickets.