wordpress-develop/tests/phpunit/data/themedir1/block-theme-post-content-default
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
..
templates Editor: Fix post editor layout when Post Content has no attributes. 2023-09-20 01:24:32 +00:00
style.css Editor: Fix post editor layout when Post Content has no attributes. 2023-09-20 01:24:32 +00:00
theme.json General: Add $schema property to block and theme JSON files. 2024-01-23 13:05:08 +00:00