wordpress-develop/tests/phpunit/data/themedir1/block-theme-with-hooked-blocks
bernhard-reiter de0c4028c7 General: Add $schema property to block and theme JSON files.
Additionally, this changeset fixes some of the `block.json` and `theme.json` files in PHPUnit tests by adding missing `title` properties to satisfy the schema. Those changes have no impact on the runtime whatsoever and do not change the result of unit tests.

Note that some block and theme JSON files still aren't valid according to the schema. Fixing is underway; the required changes will be merged subsequently.

Props jonsurrell, dmsnell, gziolo.
Fixes #60255.

git-svn-id: https://develop.svn.wordpress.org/trunk@57336 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-23 13:05:08 +00:00
..
blocks General: Add $schema property to block and theme JSON files. 2024-01-23 13:05:08 +00:00
parts Tests: Cover Block Hooks integration with a custom block theme 2023-10-03 08:27:51 +00:00
patterns Tests: Cover Block Hooks integration with a custom block theme 2023-10-03 08:27:51 +00:00
templates Tests: Cover Block Hooks integration with a custom block theme 2023-10-03 08:27:51 +00:00
style.css Tests: Cover Block Hooks integration with a custom block theme 2023-10-03 08:27:51 +00:00
theme.json Tests: Cover Block Hooks integration with a custom block theme 2023-10-03 08:27:51 +00:00