Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Themes: Add opt-in Appearance Tools support for Classic Themes.
This changeset merges the following changes from Gutenberg repository: - Allow themes without `theme.json` to opt-in to appearance tools via `add_theme_support( 'appearance-tools' );` - Update `wpThemeJsonResolver` unit tests accordingly See the following pull request for more info: WordPress/gutenberg#43337 Props ironprogrammer, audrasjb. Fixes #57460. Built from https://develop.svn.wordpress.org/trunk@55067 git-svn-id: http://core.svn.wordpress.org/trunk@54600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
- Loading branch information