wordpress-develop/tests/phpunit/data/themedir1/block-theme
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
parts Editor: Enable incomplete unit tests in Tests_Block_Template_Utils:: test_get_block_template_from_file(). 2021-12-03 16:57:19 +00:00
styles Block editor: Update WP_Theme_JSON_Resolver and improve its performance. 2023-02-06 15:31:50 +00:00
templates Editor: add Post Content attributes to block editor settings. 2023-06-21 04:21:04 +00:00
functions.php Editor: Allow registration of blocks that include assets from within a theme 2022-04-07 11:57:16 +00:00
index.php Themes: Remove mention of “FSE” in Core. 2021-07-07 15:48:13 +00:00
page-1.php Themes: Add block template resolution algorithm unit tests. 2021-11-25 09:20:03 +00:00
style.css Themes: Remove mention of “FSE” in Core. 2021-07-07 15:48:13 +00:00
theme.json General: Add $schema property to block and theme JSON files. 2024-01-23 13:05:08 +00:00