WordPress / theme-experiments

Experimenting with themes made out of blocks.
GNU General Public License v2.0
546 stars 180 forks source link

Rename pageTemplates to customTemplates #202

Closed oandregal closed 3 years ago

oandregal commented 3 years ago

Updates the key used to declared custom templates as per https://github.com/WordPress/gutenberg/pull/28830

oandregal commented 3 years ago

cc @kjellr @carolinan not sure what's the status of updating TT1-blocks in the repo with the latest changes to the theme.json structure, but there's another PR that updates the name of a key so it could be bundled with that update if hasn't been done yet.

kjellr commented 3 years ago

cc @kjellr @carolinan not sure what's the status of updating TT1-blocks in the repo with the latest changes to the theme.json structure,

The structure should be up to date now, so this would be a separate change. I suggest we merge for now, and we can try to bundle this change with a theme version that's released alongside Gutenberg v10.0.