Site editor: add support for more deep links for the Site Editor #57312
Labels
[Feature] Site Editor
Related to the overarching Site Editor (formerly "full site editing")
Needs Dev
Ready for, and needs developer efforts
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
I'm working with @adamziel to setup a WordPress Playground instance where I can spin up specific live previews of features that folks can then explore. In doing so, I am running into limitations not due to playground itself but because of limitations with URL params and the lack of deep linking in the Site Editor. For example, I’d love to be able to send someone a live preview of styles open with style book turned on but there isn't support for deep links for this kind of functionality. From what Adam has indicated, creating a feature plugin for this would be difficult because some of these UI states are internal to React components and contexts.
In general, this could also be useful for situations like exposing the Styles UI for classic themes as described here: #41119 (comment) and likely for broader support documentation.
What is your proposed solution?
Add support for deep links to various interfaces including:
I don't know the reasoning for the lack of this support right now so am also generally curious there. Those are the items off the top of my head but kicking this off so I can add to it as I continue to experiment with WP Playground.
The text was updated successfully, but these errors were encountered: