Add stylebook path to exceptions for classic themes in site editor.#7865
Add stylebook path to exceptions for classic themes in site editor.#7865tellthemachines wants to merge 1 commit intoWordPress:trunkfrom
Conversation
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
This has got conflicts following the change to path based site editor URLs. As the query string parameter wasn't used and the |
This PR was never updated with the latest changes from the two Gutenberg PRs linked above. The intention is to replace the current "Patterns" submenu item under "Appearance" in classic themes with a "Design" item that leads to the site editor, where there are links to both Patterns and Style book. Unfortunately I'm not able to update the PR with those changes at this point so would really appreciate if anyone could take this over! The submenu item is added via a filter in Gutenberg, but I think in core we should be able to add it directly. |
Trac ticket: https://core.trac.wordpress.org/ticket/62509
Syncs changes from WordPress/gutenberg#66851 and WordPress/gutenberg#68174 to core.
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.