bigbite / themer

GNU General Public License v2.0
2 stars 0 forks source link

Themer compatibility with Theme.json version 3 #73

Closed scottblackburn closed 3 months ago

scottblackburn commented 4 months ago

What problem does this address?

Version 3 of the theme.json schema has introduced potential breaking changes, details here: https://make.wordpress.org/core/2024/06/19/theme-json-version-3/ , essentially default typography and spacing settings now change.

What is your proposed solution?

squarewave17 commented 3 months ago

Version 3 has no breaking changes that will currently effect themer. The breaking changes which can be seen here are related to defaultFontSizes and defaultSpacingSizes. They now require a default value of false to be disabled in the editor.