Make WordPress Core

Opened 6 months ago

Closed 6 months ago

Last modified 6 months ago

#61266 closed enhancement (fixed)

Admin Bar: Update the site editor link to open the editor in edit mode directly.

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

Description

In WordPress 6.6, what we call the "details pages" in the site editor are being removed which means we need to adapt the admin bar links accordingly.

This is a backport of the following Gutenberg PR https://github.com/WordPress/gutenberg/pull/61851

Change History (4)

#1 @sabernhardt
6 months ago

  • Component changed from General to Toolbar

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


6 months ago
#2

  • Keywords has-patch added

Follow-up to #61741

## What?

The details page is being removed from the site editor in 6.6. we need to direct the admin bar menu item to the "edit" mode page directly.

## Testing Instructions

1- Open the frontend of your website (block theme)
2- Click that the "site editor" link
3- The active template should be opened in the site editor in edit mode.

#3 @youknowriad
6 months ago

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

In 58223:

Toolbar: Update the site editor link in the Admin Bar.

The details page is being removed from the site editor in 6.6. we need to direct the admin bar menu item to the "edit" mode page directly.

Props youknowriad, mamaduka.
Fixes #61266.

Note: See TracTickets for help on using tickets.