wordpress-develop/tests/phpunit/data/themedir1/block-theme-child
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/example-block General: Add $schema property to block and theme JSON files. 2024-01-23 13:05:08 +00:00
styles Block editor: Update WP_Theme_JSON_Resolver and improve its performance. 2023-02-06 15:31:50 +00:00
templates Themes: Update the base folders for templates and template parts in block themes. 2021-11-25 10:57:19 +00:00
page-home.php Themes: Add block template resolution algorithm unit tests. 2021-11-25 09:20:03 +00:00
style.css Update theme.json classes for WordPress 5.9. 2021-11-08 19:18:39 +00:00
theme.json General: Add $schema property to block and theme JSON files. 2024-01-23 13:05:08 +00:00